Searched refs:SkSVGPresentationContext (Results 1 – 5 of 5) sorted by relevance
55 struct SkSVGPresentationContext { struct56 SkSVGPresentationContext();57 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;58 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument74 const SkSVGLengthContext&, const SkSVGPresentationContext&, argument85 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()178 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
175 SkSVGPresentationContext::SkSVGPresentationContext() in SkSVGPresentationContext() function in SkSVGPresentationContext184 const SkSVGPresentationContext& pctx, in SkSVGRenderContext()436 SkSVGPresentationContext pctx; in commonPaint()
469 SkSVGPresentationContext pctx; in render()
102 static float ComputeAlignmentFactor(const SkSVGPresentationContext& pctx) { in ComputeAlignmentFactor()
162 const SkSVGPresentationContext pctx; in DEF_TEST()