Searched refs:SkSVGPresentationContext (Results 1 – 8 of 8) 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 …]
494 SkSVGPresentationContext pctx; in render()
49 struct SkSVGPresentationContext { struct50 SkSVGPresentationContext();51 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;52 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument68 const SkSVGLengthContext&, const SkSVGPresentationContext&, argument79 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()172 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
142 SkSVGPresentationContext::SkSVGPresentationContext() in SkSVGPresentationContext() function in SkSVGPresentationContext151 const SkSVGPresentationContext& pctx, in SkSVGRenderContext()403 SkSVGPresentationContext pctx; in commonPaint()
440 SkSVGPresentationContext pctx; in render()
102 static float ComputeAlignmentFactor(const SkSVGPresentationContext& pctx) { in ComputeAlignmentFactor()
162 const SkSVGPresentationContext pctx; in DEF_TEST()