Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsSimplifyRectThreadedTest.cpp25 SkPathDirection aCW = state.fA >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local
66 aCW); in testSimplify4x4RectsMain()
70 aCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()