Searched refs:hires (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/utils/ |
D | SkCullPoints.cpp | 146 bool SkHitTestPath(const SkPath& path, SkRect& target, bool hires) { in SkHitTestPath() argument 176 if (hires) { in SkHitTestPath() 206 bool SkHitTestPath(const SkPath& path, SkScalar x, SkScalar y, bool hires) { in SkHitTestPath() argument 210 return SkHitTestPath(path, r, hires); in SkHitTestPath()
|
/external/skia/include/utils/ |
D | SkCullPoints.h | 68 bool SkHitTestPath(const SkPath&, SkRect& target, bool hires); 69 bool SkHitTestPath(const SkPath&, SkScalar x, SkScalar y, bool hires);
|
/external/clang/test/ |
D | cxx-sections.data | 753 20.9.5.3 [time.clock.hires]
|