Home
last modified time | relevance | path

Searched refs:cheap_dist_exceeds_limit (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathMeasure.cpp71 static bool cheap_dist_exceeds_limit(const SkPoint& pt, in cheap_dist_exceeds_limit() function
79 return cheap_dist_exceeds_limit(pts[1], in cubic_too_curvy()
83 cheap_dist_exceeds_limit(pts[2], in cubic_too_curvy()
/external/chromium_org/third_party/skia/src/core/
DSkPathMeasure.cpp71 static bool cheap_dist_exceeds_limit(const SkPoint& pt, in cheap_dist_exceeds_limit() function
79 return cheap_dist_exceeds_limit(pts[1], in cubic_too_curvy()
83 cheap_dist_exceeds_limit(pts[2], in cubic_too_curvy()