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

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

Completed in 142 milliseconds