Searched refs:EGL_ALPHA_MASK_SIZE (Results 1 – 19 of 19) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 58 ATTRIBUTE( EGL_ALPHA_MASK_SIZE ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 102 X(EGL_ALPHA_MASK_SIZE), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 61 int EGL_ALPHA_MASK_SIZE = 0x303E; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 83 public static final int EGL_ALPHA_MASK_SIZE = 0x303E; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 125 #define EGL_ALPHA_MASK_SIZE 0x303E macro
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 219 EGL10.EGL_ALPHA_MASK_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 219 EGL10.EGL_ALPHA_MASK_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 222 EGL10.EGL_ALPHA_MASK_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 210 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 129 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 205 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 314 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 315 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 83 public static final int EGL_ALPHA_MASK_SIZE = 0x303E;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 118 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 998 X(EGL_ALPHA_MASK_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 931 { EGL_ALPHA_MASK_SIZE, 0 }, 1080 { EGL_ALPHA_MASK_SIZE, config_management_t::atLeast },
|
/frameworks/base/api/ |
D | current.txt | 19926 field public static final int EGL_ALPHA_MASK_SIZE = 12350; // 0x303e 54468 field public static final int EGL_ALPHA_MASK_SIZE = 12350; // 0x303e
|
D | system-current.txt | 21870 field public static final int EGL_ALPHA_MASK_SIZE = 12350; // 0x303e 57074 field public static final int EGL_ALPHA_MASK_SIZE = 12350; // 0x303e
|