Searched refs:limitTotalZoom (Results 1 – 2 of 2) sorted by relevance
73 float limitTotalZoom(float scale) const;
191 float SkTouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in SkTouchGesture246 scale = this->limitTotalZoom(scale); in touchMoved()