Searched refs:hit_test (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SamplePathClip.cpp | 271 static bool hit_test(const SkPoint& pt, SkScalar x, SkScalar y) { in hit_test() function in EdgeClipView 280 if (hit_test(fPoly[i], x, y)) { |
Completed in 1 milliseconds