Home
last modified time | relevance | path

Searched defs:LightingFP (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLightingShader.cpp141 class LightingFP : public GrFragmentProcessor { class
143 LightingFP(GrTexture* diffuse, GrTexture* normal, const SkMatrix& diffMatrix, in LightingFP() function in LightingFP