Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPathMeasure.cpp247 static void compute_pos_tan(const SkPath& path, int firstPtIndex, int ptIndex, in compute_pos_tan() function
462 compute_pos_tan(*fPath, fSegments[0].fPtIndex, seg->fPtIndex, seg->fType, in getPosTan()
511 compute_pos_tan(*fPath, fSegments[0].fPtIndex, seg->fPtIndex, in getSegment()