Searched refs:outerCW (Results 1 – 2 of 2) sorted by relevance
73 for (int outerCW = 0; outerCW <= 1; ++outerCW) { in onDraw() local77 … SkPath::Direction outerDir = outerCW ? SkPath::kCW_Direction : SkPath::kCCW_Direction; in onDraw()