Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp237 ReductionType CheckQuadLinear(const SkPoint quad[3], SkPoint* reduction);
672 SkPathStroker::ReductionType SkPathStroker::CheckQuadLinear(const SkPoint quad[3], in CheckQuadLinear() function in SkPathStroker
818 ReductionType reductionType = CheckQuadLinear(quad, &reduction); in quadTo()