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

/frameworks/native/opengl/libagl/
H A Dlight.cpp71 c->lighting.lights[i].spotCutoff = gglIntToFixed(180);
420 if (ggl_unlikely(l.spotCutoff != gglIntToFixed(180))) {
484 light.spotCutoff = param;
H A Dcontext.h295 GLfixed spotCutoff; member in struct:android::gl::light_t

Completed in 38 milliseconds