Home
last modified time | relevance | path

Searched refs:hitTest (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleXfer.cpp60 bool hitTest(SkScalar x, SkScalar y) { in hitTest() function
72 bool hitTest(SkScalar x, SkScalar y) { in hitTest() function in ModeDrawable
166 if (fModeButtons[i].hitTest(x, y)) {
174 if (fDrs[i]->hitTest(x, y)) {

Completed in 1 milliseconds