Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp663 ReductionType reductionType = CheckConicLinear(conic, &reduction); in conicTo() local
701 ReductionType reductionType = CheckQuadLinear(quad, &reduction); in quadTo() local
1218 ReductionType reductionType = CheckCubicLinear(cubic, reduction, &tangentPt); in cubicTo() local