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

/external/skia/gm/
H A Dnested.cpp48 static void AddShape(SkPath* path, const SkRect& rect, Shapes shape, SkPath::Direction dir) { function in class:skiagm::NestedGM
100 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction);
101 AddShape(&path, innerRects[innerRect], (Shapes) innerShape,

Completed in 127 milliseconds