/frameworks/native/opengl/tests/textures/ |
D | textures.cpp | 105 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, t16); in main()
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 125 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, t16); in main()
|
/frameworks/base/core/jni/android/opengl/ |
D | util.cpp | 560 return (type == GL_UNSIGNED_SHORT_4_4_4_4 && internalformat == GL_RGBA); in checkInternalFormat() 612 return GL_UNSIGNED_SHORT_4_4_4_4; in getType()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 252 int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 251 int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 254 public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; field in GLES10
|
D | GLES20.java | 162 public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033; field in GLES20
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 331 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 254 public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033;
|
D | GLES20Header.java-if | 162 public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 0x8033;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 294 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 216 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 60 case RS_TYPE_UNSIGNED_4_4_4_4: return GL_UNSIGNED_SHORT_4_4_4_4; in rsdTypeToGLType()
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.cpp | 326 GL_UNSIGNED_SHORT_4_4_4_4, pixels); in initTexture()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 216 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
D | gl31.h | 218 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
D | gl32.h | 218 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 212 GL_ENUM(0x8033,GL_UNSIGNED_SHORT_4_4_4_4)
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19235 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033 20155 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033 52157 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033
|
/frameworks/base/core/api/ |
D | current.txt | 30166 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033 31086 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033 62013 field public static final int GL_UNSIGNED_SHORT_4_4_4_4 = 32819; // 0x8033
|