Home
last modified time | relevance | path

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

/third_party/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.h219 TouchGesture fGesture;
/third_party/flutter/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.h165 TouchGesture fGesture;
/third_party/flutter/skia/
DBUILD.gn2292 "tools/viewer/TouchGesture.cpp",
2293 "tools/viewer/TouchGesture.h",
/third_party/skia/
DBUILD.gn2889 "tools/viewer/TouchGesture.cpp",
2890 "tools/viewer/TouchGesture.h",