Searched refs:aCW (Results 1 – 1 of 1) sorted by relevance
25 SkPathDirection aCW = state.fA >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local66 aCW); in testSimplify4x4RectsMain()70 aCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()