Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsSimplifyRectThreadedTest.cpp25 SkPath::Direction aCW = state.fA >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local
67 aCW); in testSimplify4x4RectsMain()
70 " SkPath::kC%sW_Direction);\n", l, t, r, b, aCW ? "C" : ""); in testSimplify4x4RectsMain()
/external/skia/tests/
DPathOpsSimplifyRectThreadedTest.cpp25 SkPath::Direction aCW = state.fA >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local
67 aCW); in testSimplify4x4RectsMain()
70 " SkPath::kC%sW_Direction);\n", l, t, r, b, aCW ? "C" : ""); in testSimplify4x4RectsMain()