Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpSegment.h199 return (*CurveDPointAtT[fVerb])(fPts, fWeight, mid); in dPtAtT()
DSkPathOpsCurve.h126 static SkDPoint (* const CurveDPointAtT[])(const SkPoint[], SkScalar , double ) = { variable
/external/skia/src/pathops/
DSkPathOpsCurve.h126 static SkDPoint (* const CurveDPointAtT[])(const SkPoint[], SkScalar , double ) = { variable
DSkOpSegment.h199 return (*CurveDPointAtT[fVerb])(fPts, fWeight, mid); in dPtAtT()