Lines Matching refs:SkSVGRenderContext
14 #include "modules/svg/include/SkSVGRenderContext.h"
38 sk_sp<SkImageFilter> SkSVGFeLighting::onMakeImageFilter(const SkSVGRenderContext& ctx,
61 SkColor SkSVGFeLighting::resolveLightingColor(const SkSVGRenderContext& ctx) const {
72 SkPoint3 SkSVGFeLighting::resolveXYZ(const SkSVGRenderContext& ctx,
94 const SkSVGRenderContext& ctx,
108 sk_sp<SkImageFilter> SkSVGFeSpecularLighting::makePointLight(const SkSVGRenderContext& ctx,
121 sk_sp<SkImageFilter> SkSVGFeSpecularLighting::makeSpotLight(const SkSVGRenderContext& ctx,
148 const SkSVGRenderContext& ctx,
161 sk_sp<SkImageFilter> SkSVGFeDiffuseLighting::makePointLight(const SkSVGRenderContext& ctx,
173 sk_sp<SkImageFilter> SkSVGFeDiffuseLighting::makeSpotLight(const SkSVGRenderContext& ctx,