Searched defs:asPath (Results 1 – 4 of 4) sorted by relevance
/external/skia/gm/ | ||
D | reveal.cpp | 70 SkPath asPath(SkScalar inset) const override { in asPath() function in RRect |
/external/skia/experimental/svg/model/ | ||
D | SkSVGNode.cpp | 34 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode |
/external/skia/src/core/ | ||
D | SkClipStack.cpp | 118 void SkClipStack::Element::asPath(SkPath* path) const { in asPath() function in SkClipStack::Element |
/external/skia/src/gpu/ | ||
D | GrShape.h | 174 void asPath(SkPath* out) const { in asPath() function |