Searched refs:aCW (Results 1 – 1 of 1) sorted by relevance
27 SkPath::Direction aCW = state.fA >> 2 ? SkPath::kCCW_Direction : SkPath::kCW_Direction; in testSimplify4x4RectsMain() local68 aCW); in testSimplify4x4RectsMain()71 " SkPath::kC%sW_Direction);\n", l, t, r, b, aCW ? "C" : ""); in testSimplify4x4RectsMain()