Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsSimplifyRectThreadedTest.cpp31 SkPathDirection dCW = state.fD >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local
162 dCW); in testSimplify4x4RectsMain()
166 dCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()