Searched refs:cCW (Results 1 – 1 of 1) sorted by relevance
29 SkPathDirection cCW = state.fC >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local130 cCW); in testSimplify4x4RectsMain()134 cCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()