Searched defs:touchMoved (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/views/
H A DSkTouchGesture.cpp203 void SkTouchGesture::touchMoved(void* owner, float x, float y) { function in class:SkTouchGesture
204 // GrPrintf("--- %d touchMoved %p %g %g\n", fTouches.count(), owner, x, y);
/external/skia/src/views/
H A DSkTouchGesture.cpp203 void SkTouchGesture::touchMoved(void* owner, float x, float y) { function in class:SkTouchGesture
204 // GrPrintf("--- %d touchMoved %p %g %g\n", fTouches.count(), owner, x, y);

Completed in 1313 milliseconds