Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsSimplifyRectThreadedTest.cpp29 SkPathDirection cCW = state.fC >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local
130 cCW); in testSimplify4x4RectsMain()
134 cCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()