Searched defs:SkSVGRenderContext (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/modules/svg/src/ | ||
H A D | SkSVGRenderContext.cpp | 179 SkSVGRenderContext::SkSVGRenderContext(SkCanvas* canvas, in SkSVGRenderContext() function in SkSVGRenderContext 195 SkSVGRenderContext::SkSVGRenderContext(const SkSVGRenderContext& other) in SkSVGRenderContext() function in SkSVGRenderContext 204 SkSVGRenderContext::SkSVGRenderContext(const SkSVGRenderContext function in SkSVGRenderContext 213 SkSVGRenderContext::SkSVGRenderContext(const SkSVGRenderContext& other, const SkSVGNode* node) SkSVGRenderContext() function in SkSVGRenderContext [all...] |
/third_party/skia/modules/svg/include/ | ||
H A D | SkSVGNode.h | 168 virtual bool onAsPaint(const SkSVGRenderContext&, SkPaint*) const { return false; } in onAsPaint() argument [all...] |
H A D | SkSVGRenderContext.h | 64 class SkSVGRenderContext { class [all...] |
Completed in 3 milliseconds