Home
last modified time | relevance | path

Searched refs:handleDblTap (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/viewer/
H A DTouchGesture.h92 bool handleDblTap(float, float);
H A DTouchGesture.cpp271 if (this->handleDblTap(rec.fLastX, rec.fLastY)) { in touchEnd()
324 bool TouchGesture::handleDblTap(float x, float y) { in handleDblTap() function in TouchGesture

Completed in 2 milliseconds