Searched defs:touchEnd (Results 1 - 3 of 3) sorted by relevance

/external/skia/gpu/src/
H A DGrTouchGesture.cpp171 void GrTouchGesture::touchEnd(void* owner) { function in class:GrTouchGesture
172 // GrPrintf("--- %d touchEnd %p\n", fTouches.count(), owner);
/external/skia/src/views/
H A DSkTouchGesture.cpp264 void SkTouchGesture::touchEnd(void* owner) { function in class:SkTouchGesture
265 // GrPrintf("--- %d touchEnd %p\n", fTouches.count(), owner);
/external/webkit/Tools/DumpRenderTree/qt/
H A DEventSenderQt.cpp450 void EventSender::touchEnd() function in class:EventSender

Completed in 1281 milliseconds