/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 128 glTexImage2D(GL_TEXTURE_2D, 0, GL_LUMINANCE_ALPHA, in main() 129 4, 4, 0, GL_LUMINANCE_ALPHA, GL_UNSIGNED_BYTE, t16); in main()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 116 int GL_LUMINANCE_ALPHA = 0x190A; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 115 int GL_LUMINANCE_ALPHA = 0x190A;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 118 public static final int GL_LUMINANCE_ALPHA = 0x190A; field in GLES10
|
D | GLES20.java | 161 public static final int GL_LUMINANCE_ALPHA = 0x190A; field in GLES20
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 323 #define GL_LUMINANCE_ALPHA 0x190A macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 118 public static final int GL_LUMINANCE_ALPHA = 0x190A;
|
D | GLES20Header.java-if | 161 public static final int GL_LUMINANCE_ALPHA = 0x190A;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 291 #define GL_LUMINANCE_ALPHA 0x190A macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 215 #define GL_LUMINANCE_ALPHA 0x190A macro
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 77 case RS_KIND_PIXEL_LA: return GL_LUMINANCE_ALPHA; in rsdKindToGLFormat()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 215 #define GL_LUMINANCE_ALPHA 0x190A macro
|
D | gl31.h | 217 #define GL_LUMINANCE_ALPHA 0x190A macro
|
D | gl32.h | 217 #define GL_LUMINANCE_ALPHA 0x190A macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 209 GL_ENUM(0x190A,GL_LUMINANCE_ALPHA)
|
/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 | 19099 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a 19999 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a 52021 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a
|
/frameworks/base/core/api/ |
D | current.txt | 30030 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a 30930 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a 61877 field public static final int GL_LUMINANCE_ALPHA = 6410; // 0x190a
|