Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkReduceOrder.cpp22 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() function
29 return reductionLineCount(reduction); in vertical_line()
35 return reductionLineCount(reduction); in horizontal_line()
46 return reductionLineCount(reduction); in check_linear()
108 static int reductionLineCount(const SkDCubic& reduction) { in reductionLineCount() function
115 return reductionLineCount(reduction); in vertical_line()
121 return reductionLineCount(reduction); in horizontal_line()
159 return reductionLineCount(reduction); in check_linear()
/external/skia/src/pathops/
DSkReduceOrder.cpp22 static int reductionLineCount(const SkDQuad& reduction) { in reductionLineCount() function
29 return reductionLineCount(reduction); in vertical_line()
35 return reductionLineCount(reduction); in horizontal_line()
46 return reductionLineCount(reduction); in check_linear()
108 static int reductionLineCount(const SkDCubic& reduction) { in reductionLineCount() function
115 return reductionLineCount(reduction); in vertical_line()
121 return reductionLineCount(reduction); in horizontal_line()
159 return reductionLineCount(reduction); in check_linear()