Searched refs:SkTouchGesture (Results 1 – 6 of 6) sorted by relevance
105 SkTouchGesture::SkTouchGesture() { in SkTouchGesture() function in SkTouchGesture109 SkTouchGesture::~SkTouchGesture() { in ~SkTouchGesture()112 void SkTouchGesture::reset() { in reset()122 void SkTouchGesture::flushLocalM() { in flushLocalM()127 const SkMatrix& SkTouchGesture::localM() { in localM()136 void SkTouchGesture::appendNewRec(void* owner, float x, float y) { in appendNewRec()144 void SkTouchGesture::touchBegin(void* owner, float x, float y) { in touchBegin()175 int SkTouchGesture::findRec(void* owner) const { in findRec()191 float SkTouchGesture::limitTotalZoom(float scale) const { in limitTotalZoom()203 void SkTouchGesture::touchMoved(void* owner, float x, float y) { in touchMoved()[all …]
9 SkTouchGesture.cpp
30 class SkTouchGesture {32 SkTouchGesture();33 ~SkTouchGesture();
37 '../include/views/SkTouchGesture.h',61 '../src/views/SkTouchGesture.cpp',
129 SkTouchGesture fGesture;
73 SkTouchGesture fGesture;