Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp823 virtual void emitSurfaceToLight(const GrFragmentProcessor*,
854 void emitSurfaceToLight(const GrFragmentProcessor*, GrGLSLUniformHandler*,
867 void emitSurfaceToLight(const GrFragmentProcessor*, GrGLSLUniformHandler*,
880 void emitSurfaceToLight(const GrFragmentProcessor*, GrGLSLUniformHandler*,
1891 fLight->emitSurfaceToLight(&le, uniformHandler, fragBuilder, arg.c_str()); in emitCode()
2086 void GpuDistantLight::emitSurfaceToLight(const GrFragmentProcessor* owner, in emitSurfaceToLight() function in GpuDistantLight
2106 void GpuPointLight::emitSurfaceToLight(const GrFragmentProcessor* owner, in emitSurfaceToLight() function in GpuPointLight
2132 void GpuSpotLight::emitSurfaceToLight(const GrFragmentProcessor* owner, in emitSurfaceToLight() function in GpuSpotLight