Searched refs:cCW (Results 1 – 1 of 1) sorted by relevance
31 SkPath::Direction cCW = state.fC >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local130 cCW); in testSimplify4x4RectsMain()133 " SkPath::kC%sW_Direction);\n", l, t, r, b, cCW ? "C" : ""); in testSimplify4x4RectsMain()