Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dlight.cpp71 c->lighting.lights[i].spotCutoff = gglIntToFixed(180); in ogles_init_light()
420 if (ggl_unlikely(l.spotCutoff != gglIntToFixed(180))) { in lightVertex()
484 light.spotCutoff = param; in lightx()
Dcontext.h299 GLfixed spotCutoff; member