Searched refs:bCW (Results 1 – 1 of 1) sorted by relevance
27 SkPathDirection bCW = state.fB >> 2 ? SkPathDirection::kCCW : SkPathDirection::kCW; in testSimplify4x4RectsMain() local98 bCW); in testSimplify4x4RectsMain()102 bCW == SkPathDirection::kCCW ? "C" : ""); in testSimplify4x4RectsMain()