Searched defs:GL_SHORT (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java141 private static final int GL_SHORT = GLES10.GL_SHORT; field in class:GLES11Ext
907 (type == GL_SHORT) ||
H A DGLES10.java188 public static final int GL_SHORT = 0x1402; field in class:GLES10
967 (type == GL_SHORT) ||
1164 (type == GL_SHORT) ||
1309 (type == GL_SHORT) ||
H A DGLES20.java148 public static final int GL_SHORT = 0x1402; field in class:GLES20
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h273 #define GL_SHORT 0x1402 macro
314 /* GL_SHORT */
364 /* GL_SHORT */
455 /* GL_SHORT */
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java186 int GL_SHORT = 0x1402; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h316 #define GL_SHORT 0x1402 macro
357 /* GL_SHORT */
407 /* GL_SHORT */
489 /* GL_SHORT */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h206 #define GL_SHORT 0x1402 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h206 #define GL_SHORT 0x1402 macro
H A Dgl31.h206 #define GL_SHORT 0x1402 macro
H A Dgl32.h206 #define GL_SHORT 0x1402 macro

Completed in 96 milliseconds