Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkLightingImageFilter.cpp348 class SkLightingImageFilterInternal : public SkLightingImageFilter { class
350 SkLightingImageFilterInternal(sk_sp<SkImageFilterLight> light, in SkLightingImageFilterInternal() function in __anonae3a547c0111::SkLightingImageFilterInternal
384 void SkLightingImageFilterInternal::drawRect(GrRenderTargetContext* renderTargetContext, in drawRect()
406 sk_sp<SkSpecialImage> SkLightingImageFilterInternal::filterImageGPU( in filterImageGPU()
473 class SkDiffuseLightingImageFilter : public SkLightingImageFilterInternal {
504 typedef SkLightingImageFilterInternal INHERITED;
507 class SkSpecularLightingImageFilter : public SkLightingImageFilterInternal {
540 typedef SkLightingImageFilterInternal INHERITED;