Home
last modified time | relevance | path

Searched refs:AddShape (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/gm/
H A Dnested.cpp56 static void AddShape(SkPathBuilder* b, const SkRect& rect, Shapes shape, SkPathDirection dir) { in AddShape() function in skiagm::NestedGM
108 AddShape(&builder, outerRect, (Shapes) outerShape, SkPathDirection::kCW);
109 AddShape(&builder, innerRects[innerRect], (Shapes) innerShape,

Completed in 1 milliseconds