Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp813 void emitLightColorUniform(const GrFragmentProcessor*, GrGLSLUniformHandler*);
1830 fLight->emitLightColorUniform(&le, uniformHandler); in emitCode()
2057 void GpuLight::emitLightColorUniform(const GrFragmentProcessor* owner, in emitLightColorUniform() function in GpuLight