Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsCurve.h150 static SkDPoint (* const CurveDDPointAtT[])(const SkDCurve& , double ) = { variable
DSkOpSegment.cpp1682 SkDPoint partMidPt = (*CurveDDPointAtT[fVerb])(curvePart, 0.5f); in testForCoincidence()
/third_party/flutter/skia/src/pathops/
DSkPathOpsCurve.h150 static SkDPoint (* const CurveDDPointAtT[])(const SkDCurve& , double ) = { variable
DSkOpSegment.cpp1682 SkDPoint partMidPt = (*CurveDDPointAtT[fVerb])(curvePart, 0.5f); in testForCoincidence()