Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGFeLighting.h38 virtual sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
74 sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
103 sk_sp<SkImageFilter> makeDistantLight(const SkSVGRenderContext&,
/third_party/skia/modules/svg/src/
DSkSVGFeLighting.cpp43 return this->makeDistantLight( in onMakeImageFilter()
93 sk_sp<SkImageFilter> SkSVGFeSpecularLighting::makeDistantLight( in makeDistantLight() function in SkSVGFeSpecularLighting
147 sk_sp<SkImageFilter> SkSVGFeDiffuseLighting::makeDistantLight( in makeDistantLight() function in SkSVGFeDiffuseLighting