OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleDblTap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/views/
SkTouchGesture.cpp
267
if (this->
handleDblTap
(rec.fLastX, rec.fLastY)) {
309
bool SkTouchGesture::
handleDblTap
(float x, float y) {
/external/skia/src/views/
SkTouchGesture.cpp
267
if (this->
handleDblTap
(rec.fLastX, rec.fLastY)) {
309
bool SkTouchGesture::
handleDblTap
(float x, float y) {
Completed in 628 milliseconds