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