Home
last modified time | relevance | path

Searched refs:SkSVGPresentationContext (Results 1 – 6 of 6) sorted by relevance

/external/skqp/experimental/svg/model/
DSkSVGRenderContext.h46 struct SkSVGPresentationContext { struct
47 SkSVGPresentationContext();
48 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;
49 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument
62 const SkSVGPresentationContext&); argument
70 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()
99 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
DSkSVGRenderContext.cpp136 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() argument
201 SkSVGPresentationContext* pctx) { in commitToPaint()
211 SkSVGPresentationContext* pctx) { in commitToPaint()
221 SkSVGPresentationContext* pctx) { in commitToPaint()
228 SkSVGPresentationContext* pctx) { in commitToPaint()
[all …]
DSkSVGDOM.cpp485 SkSVGPresentationContext pctx; in render()
/external/skia/experimental/svg/model/
DSkSVGRenderContext.h46 struct SkSVGPresentationContext { struct
47 SkSVGPresentationContext();
48 SkSVGPresentationContext(const SkSVGPresentationContext&) = default;
49 SkSVGPresentationContext& operator=(const SkSVGPresentationContext&) = default; argument
62 const SkSVGPresentationContext&); argument
70 const SkSVGPresentationContext& presentationContext() const { return *fPresentationContext; } in presentationContext()
99 SkTCopyOnFirstWrite<SkSVGPresentationContext> fPresentationContext;
DSkSVGRenderContext.cpp136 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() argument
201 SkSVGPresentationContext* pctx) { in commitToPaint()
211 SkSVGPresentationContext* pctx) { in commitToPaint()
221 SkSVGPresentationContext* pctx) { in commitToPaint()
228 SkSVGPresentationContext* pctx) { in commitToPaint()
[all …]
DSkSVGDOM.cpp485 SkSVGPresentationContext pctx; in render()