Searched refs:SkTouchGesture (Results 1 – 14 of 14) sorted by relevance
/external/skia/src/views/ |
D | SkTouchGesture.cpp | 105 SkTouchGesture::SkTouchGesture() { in SkTouchGesture() function in SkTouchGesture 109 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 …]
|
/external/chromium_org/third_party/skia/src/views/ |
D | SkTouchGesture.cpp | 105 SkTouchGesture::SkTouchGesture() { in SkTouchGesture() function in SkTouchGesture 109 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 …]
|
/external/chromium_org/third_party/skia/include/views/ |
D | SkTouchGesture.h | 30 class SkTouchGesture { 32 SkTouchGesture(); 33 ~SkTouchGesture();
|
/external/skia/include/views/ |
D | SkTouchGesture.h | 30 class SkTouchGesture { 32 SkTouchGesture(); 33 ~SkTouchGesture();
|
/external/chromium_org/third_party/skia/gyp/ |
D | views.gyp | 38 '../include/views/SkTouchGesture.h', 54 '../src/views/SkTouchGesture.cpp',
|
D | public_headers.gypi | 290 'views/SkTouchGesture.h',
|
/external/skia/gyp/ |
D | views.gyp | 38 '../include/views/SkTouchGesture.h', 54 '../src/views/SkTouchGesture.cpp',
|
D | public_headers.gypi | 270 'views/SkTouchGesture.h',
|
/external/chromium_org/skia/ |
D | skia_library.target.linux-arm.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|
D | skia_library.target.darwin-arm.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|
D | skia_library.target.linux-x86.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|
D | skia_library.target.darwin-mips.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|
D | skia_library.target.linux-mips.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|
D | skia_library.target.darwin-x86.mk | 23 …StackViewLayout.h views/SkSystemEventTypes.h views/SkTextBox.h views/SkTouchGesture.h views/SkView… 304 …dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h: $(gyp_share… 606 …ntermediate_dir)/shim_headers/skia_library/target/third_party/skia/include/views/SkTouchGesture.h \
|