Home
last modified time | relevance | path

Searched refs:makeSpotLight (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGFeLighting.h46 virtual sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,
82 sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,
111 sk_sp<SkImageFilter> makeSpotLight(const SkSVGRenderContext&,
/third_party/skia/modules/svg/src/
DSkSVGFeLighting.cpp49 return this->makeSpotLight( in onMakeImageFilter()
121 sk_sp<SkImageFilter> SkSVGFeSpecularLighting::makeSpotLight(const SkSVGRenderContext& ctx, in makeSpotLight() function in SkSVGFeSpecularLighting
173 sk_sp<SkImageFilter> SkSVGFeDiffuseLighting::makeSpotLight(const SkSVGRenderContext& ctx, in makeSpotLight() function in SkSVGFeDiffuseLighting