Home
last modified time | relevance | path

Searched refs:hires (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/
DSkCullPoints.cpp146 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/
DSkCullPoints.h68 bool SkHitTestPath(const SkPath&, SkRect& target, bool hires);
69 bool SkHitTestPath(const SkPath&, SkScalar x, SkScalar y, bool hires);
/external/clang/test/
Dcxx-sections.data753 20.9.5.3 [time.clock.hires]