Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsTestCommon.cpp103 int orderP1 = reducer.reduce(pair.first(), SkReduceOrder::kNo_Quadratics); in toQuadraticTs() local
104 if (orderP1 < 2) { in toQuadraticTs()