Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp743 ReductionType reductionType = CheckConicLinear(conic, &reduction); in conicTo() local
781 ReductionType reductionType = CheckQuadLinear(quad, &reduction); in quadTo() local
1306 ReductionType reductionType = CheckCubicLinear(cubic, reduction, &tangentPt); in cubicTo() local