Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGFeLighting.h42 virtual sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
78 sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
107 sk_sp<SkImageFilter> makePointLight(const SkSVGRenderContext&,
/third_party/skia/modules/svg/src/
DSkSVGFeLighting.cpp46 return this->makePointLight( in onMakeImageFilter()
108 sk_sp<SkImageFilter> SkSVGFeSpecularLighting::makePointLight(const SkSVGRenderContext& ctx, in makePointLight() function in SkSVGFeSpecularLighting
161 sk_sp<SkImageFilter> SkSVGFeDiffuseLighting::makePointLight(const SkSVGRenderContext& ctx, in makePointLight() function in SkSVGFeDiffuseLighting