Searched refs:outerShape (Results 1 – 2 of 2) sorted by relevance
103 for (int outerShape = 0; outerShape < kShapeCount; ++outerShape) { in onDraw() local108 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
103 for (int outerShape = 0; outerShape < kShapeCount; ++outerShape) { in onDraw() local108 AddShape(&builder, outerRect, (Shapes) outerShape, SkPathDirection::kCW); in onDraw()