Lines Matching refs:SkSVGRenderContext
35 sk_sp<SkImageFilter> onMakeImageFilter(const SkSVGRenderContext&,
38 virtual sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
42 virtual sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
46 virtual sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,
50 SkColor resolveLightingColor(const SkSVGRenderContext&) const;
52 SkPoint3 resolveXYZ(const SkSVGRenderContext&,
74 sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
78 sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
82 sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,
103 sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
107 sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
111 sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,