Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsSimplifyRectThreadedTest.cpp27 SkPath::Direction cCW = state.fC >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local
127 cCW); in testSimplify4x4RectsMain()
130 " SkPath::kC%sW_Direction);\n", l, t, r, b, cCW ? "C" : ""); in testSimplify4x4RectsMain()
/external/skqp/tests/
DPathOpsSimplifyRectThreadedTest.cpp27 SkPath::Direction cCW = state.fC >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local
127 cCW); in testSimplify4x4RectsMain()
130 " SkPath::kC%sW_Direction);\n", l, t, r, b, cCW ? "C" : ""); in testSimplify4x4RectsMain()