Searched defs:hitTest (Results 1 – 5 of 5) sorted by relevance
60 bool hitTest(SkScalar x, SkScalar y) { in hitTest() function72 bool hitTest(SkScalar x, SkScalar y) { in hitTest() function in ModeDrawable
80 bool hitTest(SkScalar x, SkScalar y) { in hitTest() function in HTDrawable
18 hitTest(SDL_Window *window, const SDL_Point *pt, void *data) in hitTest() function
1963 private SemanticsNode hitTest(float[] point) { in hitTest() method in AccessibilityBridge.SemanticsNode