Home
last modified time | relevance | path

Searched refs:limitTotalZoom (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tools/viewer/
DTouchGesture.h88 float limitTotalZoom(float scale) const;
DTouchGesture.cpp195 float TouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in TouchGesture
249 scale = this->limitTotalZoom(scale); in touchMoved()
/external/skia/tools/viewer/
DTouchGesture.h88 float limitTotalZoom(float scale) const;
DTouchGesture.cpp195 float TouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in TouchGesture
249 scale = this->limitTotalZoom(scale); in touchMoved()