Searched refs:emission (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dlight.cpp86 c->lighting.front.emission.a = 0x10000;
266 // emission and ambient for the whole scene
270 material.emission.v);
333 // emission and ambient for the whole scene
337 material.emission.v);
346 // emission and ambient for the whole scene
772 case GL_EMISSION: what = c->lighting.front.emission.v; break;
812 case GL_EMISSION: what = c->lighting.front.emission.v; break;
H A Dcontext.h310 vec4_t emission; member in struct:android::gl::material_t

Completed in 361 milliseconds