Searched defs:GL_ONE (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h74 #define GL_ONE 1 macro
84 /* GL_ONE */
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h111 #define GL_ONE 1 macro
121 /* GL_ONE */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java144 public static final int GL_ONE = 1; field in class:GLES10
H A DGLES20.java39 public static final int GL_ONE = 1; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java142 int GL_ONE = 1; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h76 #define GL_ONE 1 macro
86 /* GL_ONE */

Completed in 108 milliseconds