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

/frameworks/native/opengl/libagl/
H A Dlight.cpp223 light_t& l = c->lighting.lights[i];
251 light_t& l = c->lighting.lights[i];
323 light_t& l = c->lighting.lights[i];
375 const light_t& l = c->lighting.lights[i];
469 light_t& light = c->lighting.lights[i-GL_LIGHT0];
524 light_t& light = c->lighting.lights[i-GL_LIGHT0];
H A Dcontext.h286 struct light_t { struct in namespace:android::gl
326 light_t lights[OGLES_MAX_LIGHTS];

Completed in 366 milliseconds