HomeSort by relevance Sort by last modified time
    Searched defs:touchMoved (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/views/
SkTouchGesture.cpp 203 void SkTouchGesture::touchMoved(void* owner, float x, float y) {
204 // GrPrintf("--- %d touchMoved %p %g %g\n", fTouches.count(), owner, x, y);
  /external/skia/src/views/
SkTouchGesture.cpp 203 void SkTouchGesture::touchMoved(void* owner, float x, float y) {
204 // GrPrintf("--- %d touchMoved %p %g %g\n", fTouches.count(), owner, x, y);

Completed in 698 milliseconds