Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DTouchGesture.h30 void startZoom();
DTouchGesture.cpp172 this->startZoom(); in touchBegin()
192 void TouchGesture::startZoom() { in startZoom() function in TouchGesture
DViewer.cpp1711 fGesture.startZoom(); in onPinch()