Searched refs:EGL_LUMINANCE_SIZE (Results 1 – 21 of 21) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 59 ATTRIBUTE( EGL_LUMINANCE_SIZE ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 100 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 | 83 public static final int EGL_LUMINANCE_SIZE = 0x303D; field in EGL14
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 218 EGL10.EGL_LUMINANCE_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 221 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/lib/include/ |
D | EGLUtils.h | 223 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_basic/ |
D | gl2_basic.cpp | 218 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 188 #define EGL_LUMINANCE_SIZE 0x303D macro
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 314 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 130 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/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 83 public static final int EGL_LUMINANCE_SIZE = 0x303D;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 113 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 997 X(EGL_LUMINANCE_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 942 { EGL_LUMINANCE_SIZE, 0 }, 1105 { EGL_LUMINANCE_SIZE, config_management_t::atLeast },
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18735 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d 51735 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 31345 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d 75997 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d
|
/frameworks/base/api/ |
D | current.txt | 31489 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d 76141 field public static final int EGL_LUMINANCE_SIZE = 12349; // 0x303d
|