Home
last modified time | relevance | path

Searched refs:endZoom (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/viewer/
DTouchGesture.h32 void endZoom();
DTouchGesture.cpp202 void TouchGesture::endZoom() { in endZoom() function in TouchGesture
288 this->endZoom(); in touchEnd()
DViewer.cpp1719 fGesture.endZoom(); in onPinch()