Searched refs:touchEnd (Results 1 – 3 of 3) sorted by relevance
37 void touchEnd(void* owner);
259 void SkTouchGesture::touchEnd(void* owner) { in touchEnd() function in SkTouchGesture
1957 fGesture.touchEnd(click->fOwner); in onClick()