Home
last modified time | relevance | path

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

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