Searched defs:GL_AMBIENT (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h259 #define GL_AMBIENT 0x1200 macro
303 /* GL_AMBIENT */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java32 public static final int GL_AMBIENT = 0x1200; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java30 int GL_AMBIENT = 0x1200; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h248 #define GL_AMBIENT 0x1200 macro

Completed in 730 milliseconds