HomeSort by relevance Sort by last modified time
    Searched refs:kPoint_ReductionType (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkStroke.cpp 182 kPoint_ReductionType, // all curve points are practically identical
599 return kPoint_ReductionType;
637 return kPoint_ReductionType;
668 return kPoint_ReductionType;
688 if (kPoint_ReductionType == reductionType) {
726 if (kPoint_ReductionType == reductionType) {
    [all...]
  /external/skqp/src/core/
SkStroke.cpp 182 kPoint_ReductionType, // all curve points are practically identical
598 return kPoint_ReductionType;
636 return kPoint_ReductionType;
667 return kPoint_ReductionType;
687 if (kPoint_ReductionType == reductionType) {
725 if (kPoint_ReductionType == reductionType) {
    [all...]

Completed in 73 milliseconds