Searched refs:SkSVGPresentationContext (Results 1 – 6 of 6) sorted by relevance
46 struct SkSVGPresentationContext { struct47 SkSVGPresentationContext();48 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;49 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument62 const SkSVGPresentationContext&); argument70 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()99 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
136 SkSVGPresentationContext*);141 SkSVGPresentationContext* pctx) { in commitToPaint()148 SkSVGPresentationContext* pctx) { in commitToPaint()155 SkSVGPresentationContext* pctx) { in commitToPaint()162 SkSVGPresentationContext* pctx) { in commitToPaint()194 SkSVGPresentationContext*) { in commitToPaint() argument201 SkSVGPresentationContext* pctx) { in commitToPaint()211 SkSVGPresentationContext* pctx) { in commitToPaint()221 SkSVGPresentationContext* pctx) { in commitToPaint()228 SkSVGPresentationContext* pctx) { in commitToPaint()[all …]
485 SkSVGPresentationContext pctx; in render()