Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dnested.cpp103 for (int outerShape = 0; outerShape < kShapeCount; ++outerShape) { in onDraw() local
108 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
/third_party/skia/gm/
Dnested.cpp103 for (int outerShape = 0; outerShape < kShapeCount; ++outerShape) { in onDraw() local
108 AddShape(&builder, outerRect, (Shapes) outerShape, SkPathDirection::kCW); in onDraw()