Searched refs:kPoint_ReductionType (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkStroke.cpp217 kPoint_ReductionType, // all curve points are practically identical enumerator in enum:SkPathStroker::ReductionType
626 return kPoint_ReductionType;
656 return kPoint_ReductionType;
677 return kPoint_ReductionType;
783 if (kPoint_ReductionType == reductionType) {
819 if (kPoint_ReductionType == reductionType) {
1383 if (kPoint_ReductionType == reductionType) {

Completed in 81 milliseconds