Home
last modified time | relevance | path

Searched refs:outerCW (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dpathinterior.cpp73 for (int outerCW = 0; outerCW <= 1; ++outerCW) { in onDraw() local
77 … SkPath::Direction outerDir = outerCW ? SkPath::kCW_Direction : SkPath::kCCW_Direction; in onDraw()
/external/skqp/gm/
Dpathinterior.cpp73 for (int outerCW = 0; outerCW <= 1; ++outerCW) { in onDraw() local
77 … SkPath::Direction outerDir = outerCW ? SkPath::kCW_Direction : SkPath::kCCW_Direction; in onDraw()