Home
last modified time | relevance | path

Searched defs:cubicType (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkOpEdgeBuilder.cpp205 SkDCubic::CubicType cubicType; in walk() local
DSkOpSegment.h298 void setCubicType(SkDCubic::CubicType cubicType) { in setCubicType()
DSkPathOpsCubic.cpp234 SkCubicType cubicType = SkClassifyCubic(pointsPtr, d); in ComplexBreak() local
/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp627 SkCubicType cubicType = SkClassifyCubic(c, d); in selfOneOff() local