Searched defs:touches (Results 1 – 10 of 10) sorted by relevance
413 auto touches = info.GetTouches(); in ProcessTouchDown() local431 auto touches = info.GetTouches(); in ProcessTouchUp() local
578 auto touches = info.GetTouches(); in ProcessTouchDown() local599 auto touches = info.GetTouches(); in ProcessTouchUp() local
52 const auto& touches = info.GetTouches(); in GetPressedListener() local
125 } touches[MAX_TOUCH_NUM]; member
145 std::list<TouchLocationInfo> touches; variable190 std::list<TouchLocationInfo> touches = event.GetTouches(); variable
129 const auto& touches = info.GetTouches(); in HandleOnTouchEvent() local
136 auto& touches = touchEventInfo.GetTouches(); in FfiOHOSAceFrameworkInteractableViewOnTouch() local
161 CJTouchInfo* touches; member
2103 auto& touches = info.GetTouches(); in OnTouchDown() local
3089 std::list<TouchLocationInfo> touches; variable