Searched defs:SkHitTestPath (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/skia/src/utils/ |
D | SkCullPoints.cpp | 154 bool SkHitTestPath(const SkPath& path, SkRect& target, bool hires) { in SkHitTestPath() function 214 bool SkHitTestPath(const SkPath& path, SkScalar x, SkScalar y, bool hires) { in SkHitTestPath() function
|
/external/skia/src/utils/ |
D | SkCullPoints.cpp | 154 bool SkHitTestPath(const SkPath& path, SkRect& target, bool hires) { in SkHitTestPath() function 214 bool SkHitTestPath(const SkPath& path, SkScalar x, SkScalar y, bool hires) { in SkHitTestPath() function
|