Home
last modified time | relevance | path

Searched refs:GL_SHORT (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES10.java188 public static final int GL_SHORT = 0x1402; field in GLES10
967 (type == GL_SHORT) || in glNormalPointer()
1164 (type == GL_SHORT) || in glTexCoordPointer()
1309 (type == GL_SHORT) || in glVertexPointer()
DGLES11Ext.java141 private static final int GL_SHORT = GLES10.GL_SHORT; field in GLES11Ext
907 (type == GL_SHORT) || in glMatrixIndexPointerOES()
DGLES20.java148 public static final int GL_SHORT = 0x1402; field in GLES20
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java792 (type == GL_SHORT) || in glNormalPointer()
989 (type == GL_SHORT) || in glTexCoordPointer()
1134 (type == GL_SHORT) || in glVertexPointer()
1853 (type == GL_SHORT) || in glMatrixIndexPointerOES()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES11ExtHeader.java-if141 private static final int GL_SHORT = GLES10.GL_SHORT;
DGLES10Header.java-if188 public static final int GL_SHORT = 0x1402;
DGLES20Header.java-if148 public static final int GL_SHORT = 0x1402;
/frameworks/native/opengl/libagl/
Darray.cpp316 case GL_SHORT: in init()
1247 case GL_SHORT: in glVertexPointer()
1288 case GL_SHORT: in glNormalPointer()
1309 case GL_SHORT: in glTexCoordPointer()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java186 int GL_SHORT = 0x1402; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if185 int GL_SHORT = 0x1402;
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h273 #define GL_SHORT 0x1402 macro
/frameworks/native/opengl/include/GLES/
Dgl.h261 #define GL_SHORT 0x1402 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h204 #define GL_SHORT 0x1402 macro
/frameworks/rs/driver/
DrsdAllocation.cpp66 case RS_TYPE_SIGNED_16: return GL_SHORT; in rsdTypeToGLType()
/frameworks/native/opengl/libs/
Denums.in179 GL_ENUM(0x1402,GL_SHORT)
/frameworks/native/opengl/include/GLES3/
Dgl3.h204 #define GL_SHORT 0x1402 macro
Dgl31.h206 #define GL_SHORT 0x1402 macro
Dgl32.h206 #define GL_SHORT 0x1402 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19169 field public static final int GL_SHORT = 5122; // 0x1402
20072 field public static final int GL_SHORT = 5122; // 0x1402
52091 field public static final int GL_SHORT = 5122; // 0x1402
/frameworks/base/config/
Dhiddenapi-public-dex.txt28062 Landroid/opengl/GLES10;->GL_SHORT:I
28957 Landroid/opengl/GLES20;->GL_SHORT:I
72119 Ljavax/microedition/khronos/opengles/GL10;->GL_SHORT:I
/frameworks/base/api/
Dcurrent.txt29596 field public static final int GL_SHORT = 5122; // 0x1402
30499 field public static final int GL_SHORT = 5122; // 0x1402
71690 field public static final int GL_SHORT = 5122; // 0x1402