Searched refs:CheckQuadLinear (Results 1 – 2 of 2) sorted by relevance
208 static ReductionType CheckQuadLinear(const SkPoint quad[3], SkPoint* reduction);666 SkPathStroker::ReductionType SkPathStroker::CheckQuadLinear(const SkPoint quad[3], in CheckQuadLinear() function in SkPathStroker728 ReductionType reductionType = CheckQuadLinear(quad, &reduction); in quadTo()
208 static ReductionType CheckQuadLinear(const SkPoint quad[3], SkPoint* reduction);665 SkPathStroker::ReductionType SkPathStroker::CheckQuadLinear(const SkPoint quad[3], in CheckQuadLinear() function in SkPathStroker727 ReductionType reductionType = CheckQuadLinear(quad, &reduction); in quadTo()