Home
last modified time | relevance | path

Searched refs:TouchGesture (Results 1 – 8 of 8) sorted by relevance

/external/skia/tools/viewer/
DTouchGesture.cpp50 void TouchGesture::FlingState::reset(float sx, float sy) { in reset()
61 bool TouchGesture::FlingState::evaluateMatrix(SkMatrix* matrix) { in evaluateMatrix()
104 TouchGesture::TouchGesture() { in TouchGesture() function in TouchGesture
108 TouchGesture::~TouchGesture() { in ~TouchGesture()
111 void TouchGesture::resetTouchState() { in resetTouchState()
121 void TouchGesture::reset() { in reset()
126 void TouchGesture::flushLocalM() { in flushLocalM()
131 const SkMatrix& TouchGesture::localM() { in localM()
140 void TouchGesture::appendNewRec(void* owner, float x, float y) { in appendNewRec()
148 void TouchGesture::touchBegin(void* owner, float x, float y) { in touchBegin()
[all …]
DTouchGesture.h14 class TouchGesture {
16 TouchGesture();
17 ~TouchGesture();
DViewer.h185 TouchGesture fGesture;
/external/skqp/tools/viewer/
DTouchGesture.cpp50 void TouchGesture::FlingState::reset(float sx, float sy) { in reset()
61 bool TouchGesture::FlingState::evaluateMatrix(SkMatrix* matrix) { in evaluateMatrix()
104 TouchGesture::TouchGesture() { in TouchGesture() function in TouchGesture
108 TouchGesture::~TouchGesture() { in ~TouchGesture()
111 void TouchGesture::resetTouchState() { in resetTouchState()
121 void TouchGesture::reset() { in reset()
126 void TouchGesture::flushLocalM() { in flushLocalM()
131 const SkMatrix& TouchGesture::localM() { in localM()
140 void TouchGesture::appendNewRec(void* owner, float x, float y) { in appendNewRec()
148 void TouchGesture::touchBegin(void* owner, float x, float y) { in touchBegin()
[all …]
DTouchGesture.h14 class TouchGesture {
16 TouchGesture();
17 ~TouchGesture();
DViewer.h163 TouchGesture fGesture;
/external/skqp/
DBUILD.gn2196 "tools/viewer/TouchGesture.cpp",
2197 "tools/viewer/TouchGesture.h",
/external/skia/
DBUILD.gn2751 "tools/viewer/TouchGesture.cpp",
2752 "tools/viewer/TouchGesture.h",