Searched refs:limitTotalZoom (Results 1 – 4 of 4) sorted by relevance
88 float limitTotalZoom(float scale) const;
195 float TouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in TouchGesture249 scale = this->limitTotalZoom(scale); in touchMoved()