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

/external/skia/experimental/svg/model/
H A DSkSVGNode.h46 bool asPaint(const SkSVGRenderContext&, SkPaint*) const;
H A DSkSVGNode.cpp28 bool SkSVGNode::asPaint(const SkSVGRenderContext& ctx, SkPaint* paint) const { function in class:SkSVGNode
H A DSkSVGRenderContext.cpp110 if (!node || !node->asPaint(ctx, p)) {

Completed in 100 milliseconds