Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkContourMeasure.cpp517 int SkTKSearch(const T base[], int count, const K& key) { in SkTKSearch() function
554 int index = SkTKSearch<Segment, SkScalar>(seg, count, distance); in distanceToSegment()
/external/skqp/src/core/
DSkPathMeasure.cpp546 int SkTKSearch(const T base[], int count, const K& key) { in SkTKSearch() function
583 int index = SkTKSearch<Segment, SkScalar>(seg, count, distance); in distanceToSegment()