Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/include/views/
DSkTouchGesture.h73 float limitTotalZoom(float scale) const;
/external/skia/include/views/
DSkTouchGesture.h73 float limitTotalZoom(float scale) const;
/external/skia/src/views/
DSkTouchGesture.cpp191 float SkTouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in SkTouchGesture
244 scale = this->limitTotalZoom(scale); in touchMoved()
/external/chromium_org/third_party/skia/src/views/
DSkTouchGesture.cpp191 float SkTouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom() function in SkTouchGesture
244 scale = this->limitTotalZoom(scale); in touchMoved()