/external/chromium_org/gpu/gles2_conform_support/egl/ |
config.cc | 62 case EGL_LUMINANCE_SIZE:
|
/frameworks/native/opengl/tests/configdump/ |
configdump.cpp | 57 ATTRIBUTE( EGL_LUMINANCE_SIZE ),
|
/external/chromium_org/third_party/angle/src/libEGL/ |
Config.cpp | 153 case EGL_LUMINANCE_SIZE: mWantLuminance = true; break; 223 EGL_LUMINANCE_SIZE, 1, 281 case EGL_LUMINANCE_SIZE: match = config->mLuminanceSize >= attribute[1]; break;
|
/frameworks/native/opengl/tests/lib/ |
glTestLib.cpp | 101 X(EGL_LUMINANCE_SIZE),
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
EGL14Header.java-if | 82 public static final int EGL_LUMINANCE_SIZE = 0x303D;
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
EGL10.java | 60 int EGL_LUMINANCE_SIZE = 0x303D;
|
/cts/tests/src/android/opengl/cts/ |
EglConfigGLSurfaceView.java | 274 EGL10.EGL_LUMINANCE_SIZE, 309 "EGL_LUMINANCE_SIZE",
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 262 EGL10.EGL_LUMINANCE_SIZE, 297 "EGL_LUMINANCE_SIZE",
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglconfig.h | 122 ATTRIB_MAP(EGL_LUMINANCE_SIZE, LuminanceSize);
|
/external/mesa3d/src/egl/main/ |
eglconfig.h | 122 ATTRIB_MAP(EGL_LUMINANCE_SIZE, LuminanceSize);
|
/frameworks/base/opengl/java/android/opengl/ |
EGL14.java | 82 public static final int EGL_LUMINANCE_SIZE = 0x303D;
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
GL2JNIView.java | 218 EGL10.EGL_LUMINANCE_SIZE, 253 "EGL_LUMINANCE_SIZE",
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
GLPerfView.java | 218 EGL10.EGL_LUMINANCE_SIZE, 253 "EGL_LUMINANCE_SIZE",
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
GLDualGL2View.java | 221 EGL10.EGL_LUMINANCE_SIZE, 256 "EGL_LUMINANCE_SIZE",
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
FBConfig.cpp | 53 EGL_LUMINANCE_SIZE,
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/external/chromium_org/ppapi/lib/gl/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/external/chromium_org/third_party/angle/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/external/chromium_org/third_party/khronos/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/external/chromium_org/third_party/mesa/src/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/external/mesa3d/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 124 #define EGL_LUMINANCE_SIZE 0x303D
|
/frameworks/native/opengl/tests/gl2_basic/ |
gl2_basic.cpp | 209 X(EGL_LUMINANCE_SIZE),
|
/frameworks/native/opengl/tests/gl_basic/ |
gl_basic.cpp | 128 X(EGL_LUMINANCE_SIZE),
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
gl_yuvtex.cpp | 204 X(EGL_LUMINANCE_SIZE),
|