HomeSort by relevance Sort by last modified time
    Searched refs:spotCutoff (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libagl/
light.cpp 71 c->lighting.lights[i].spotCutoff = gglIntToFixed(180);
413 if (ggl_unlikely(l.spotCutoff != gglIntToFixed(180))) {
477 light.spotCutoff = param;
context.h 295 GLfixed spotCutoff;

Completed in 167 milliseconds