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);
420 if (ggl_unlikely(l.spotCutoff != gglIntToFixed(180))) {
484 light.spotCutoff = param;
context.h 299 GLfixed spotCutoff;

Completed in 4808 milliseconds