Searched refs:touchInfo1 (Results 1 – 11 of 11) sorted by relevance
591 TouchLocationInfo touchInfo1(1); variable592 touchInfo1.SetTouchType(TouchType::DOWN);593 info.AddTouchLocationInfo(std::move(touchInfo1));633 TouchLocationInfo touchInfo1(1); variable634 touchInfo1.SetTouchType(TouchType::UP);635 info.AddTouchLocationInfo(std::move(touchInfo1));652 TouchLocationInfo touchInfo1(1); variable653 touchInfo1.SetTouchType(TouchType::CANCEL);654 info.AddTouchLocationInfo(std::move(touchInfo1));900 TouchLocationInfo touchInfo1(1); variable[all …]
572 TouchEventInfo touchInfo1(""); variable573 touchInfo1.AddTouchLocationInfo(std::move(touchLocationInfo1));574 touchInfo1.AddChangedTouchLocationInfo(std::move(touchLocationInfo11));580 pattern_->HandleTouchEvent(touchInfo1);
52 TouchEventInfo touchInfo1(""); variable53 touchInfo1.AddTouchLocationInfo(std::move(touchLocationInfo1));54 touchInfo1.AddChangedTouchLocationInfo(std::move(touchLocationInfo11));59 pattern_->HandleTouchEvent(touchInfo1);
502 TouchEventInfo touchInfo1(""); variable503 touchInfo1.AddTouchLocationInfo(std::move(touchLocationInfo1));
611 TouchLocationInfo touchInfo1(1); variable612 touchInfo1.SetTouchType(TouchType::DOWN);613 info.AddTouchLocationInfo(std::move(touchInfo1));646 TouchLocationInfo touchInfo1(1); variable647 touchInfo1.SetTouchType(TouchType::UP);648 info.AddTouchLocationInfo(std::move(touchInfo1));
728 TouchLocationInfo touchInfo1(1); variable729 touchInfo1.SetTouchType(TouchType::UP);730 info.AddTouchLocationInfo(std::move(touchInfo1));
477 TouchLocationInfo touchInfo1(1); variable478 touchInfo1.SetTouchType(TouchType::DOWN);479 info.AddTouchLocationInfo(std::move(touchInfo1));1932 TouchLocationInfo touchInfo1(1); variable1933 touchInfo1.SetTouchType(TouchType::UP);1934 info.AddTouchLocationInfo(std::move(touchInfo1));1937 EXPECT_TRUE(touchInfo1.GetTouchType() == TouchType::UP);
515 TouchLocationInfo touchInfo1(1); variable516 touchInfo1.SetTouchType(TouchType::DOWN);517 touchInfo.AddTouchLocationInfo(std::move(touchInfo1));
2001 TouchLocationInfo touchInfo1(1); variable2002 touchInfo1.SetTouchType(TouchType::DOWN);2003 info.AddTouchLocationInfo(std::move(touchInfo1));2044 TouchLocationInfo touchInfo1(1); variable2045 touchInfo1.SetTouchType(TouchType::DOWN);2046 info.AddTouchLocationInfo(std::move(touchInfo1));
665 TouchLocationInfo touchInfo1(1); variable666 touchInfo1.SetTouchType(TouchType::DOWN);667 info.AddTouchLocationInfo(std::move(touchInfo1));
1378 TouchLocationInfo touchInfo1(1); variable1379 touchInfo1.SetTouchType(TouchType::DOWN);1380 info.AddTouchLocationInfo(std::move(touchInfo1));