Searched refs:SkSVGPresentationContext (Results 1 – 3 of 3) sorted by relevance
46 struct SkSVGPresentationContext { struct47 SkSVGPresentationContext();48 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;49 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument62 const SkSVGPresentationContext&); argument69 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()97 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
133 SkSVGPresentationContext*);138 SkSVGPresentationContext* pctx) { in commitToPaint()145 SkSVGPresentationContext* pctx) { in commitToPaint()152 SkSVGPresentationContext* pctx) { in commitToPaint()159 SkSVGPresentationContext* pctx) { in commitToPaint()169 SkSVGPresentationContext* pctx) { in commitToPaint()179 SkSVGPresentationContext* pctx) { in commitToPaint()186 SkSVGPresentationContext* pctx) { in commitToPaint()195 SkSVGPresentationContext*) { in commitToPaint() argument201 SkSVGPresentationContext::SkSVGPresentationContext() in SkSVGPresentationContext() function in SkSVGPresentationContext[all …]
446 SkSVGPresentationContext()); in render()