Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkReduceOrder.cpp21 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() function
28 return reductionLineCount(reduction); in vertical_line()
34 return reductionLineCount(reduction); in horizontal_line()
45 return reductionLineCount(reduction); in check_linear()
105 static int reductionLineCount(const SkDCubic& reduction) { in reductionLineCount() function
112 return reductionLineCount(reduction); in vertical_line()
118 return reductionLineCount(reduction); in horizontal_line()
156 return reductionLineCount(reduction); in check_linear()