Searched refs:EGL_LUMINANCE_SIZE (Results 1 – 19 of 19) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 57 ATTRIBUTE( EGL_LUMINANCE_SIZE ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 101 X(EGL_LUMINANCE_SIZE), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 60 int EGL_LUMINANCE_SIZE = 0x303D; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 82 public static final int EGL_LUMINANCE_SIZE = 0x303D; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D macro
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 221 EGL10.EGL_LUMINANCE_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 218 EGL10.EGL_LUMINANCE_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 218 EGL10.EGL_LUMINANCE_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 209 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 128 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 204 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 313 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 314 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 82 public static final int EGL_LUMINANCE_SIZE = 0x303D;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 117 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 1008 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 903 { EGL_LUMINANCE_SIZE, 0 }, 1052 { EGL_LUMINANCE_SIZE, config_management_t::atLeast },
|
/frameworks/base/api/ |
D | system-current.txt | 20317 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d 54266 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d
|
D | current.txt | 18737 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d 51737 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d
|