Searched refs:dCW (Results 1 – 1 of 1) sorted by relevance
31 SkPathDirection dCW = state.fD >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local162 dCW); in testSimplify4x4RectsMain()166 dCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()