Searched refs:touchEnd (Results 1 – 6 of 6) sorted by relevance
21 void touchEnd(void* owner);
262 void TouchGesture::touchEnd(void* owner) { in touchEnd() function in TouchGesture
1281 fGesture.touchEnd(castedOwner); in onTouch()1328 fGesture.touchEnd(nullptr); in onMouse()
1343 fGesture.touchEnd(castedOwner); in onTouch()1390 fGesture.touchEnd(nullptr); in onMouse()