Searched refs:GL_SPOT_CUTOFF (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if193 public static final int GL_SPOT_CUTOFF = 0x1206;
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp2246 #if defined(GL_SPOT_CUTOFF)
2247 case GL_SPOT_CUTOFF:
2248 #endif // defined(GL_SPOT_CUTOFF)
2327 #if defined(GL_SPOT_CUTOFF)
2328 case GL_SPOT_CUTOFF:
2329 #endif // defined(GL_SPOT_CUTOFF)
2429 #if defined(GL_SPOT_CUTOFF)
2430 case GL_SPOT_CUTOFF:
2431 #endif // defined(GL_SPOT_CUTOFF)
2510 #if defined(GL_SPOT_CUTOFF)
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java193 public static final int GL_SPOT_CUTOFF = 0x1206; field in class:GLES10
H A DGLLogWrapper.java851 case GL_SPOT_CUTOFF:
852 return "GL_SPOT_CUTOFF";
878 case GL_SPOT_CUTOFF:
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java191 int GL_SPOT_CUTOFF = 0x1206; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dlight.cpp479 case GL_SPOT_CUTOFF:
717 case GL_SPOT_CUTOFF:
/frameworks/native/opengl/include/GLES/
H A Dgl.h308 #define GL_SPOT_CUTOFF 0x1206 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h265 #define GL_SPOT_CUTOFF 0x1206 macro

Completed in 1776 milliseconds