Home
last modified time | relevance | path

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

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