/sdk/emulator/opengl/host/libs/Translator/EGL/ |
EglValidate.cpp | 48 case EGL_TRANSPARENT_BLUE_VALUE:
|
/external/chromium_org/gpu/gles2_conform_support/egl/ |
config.cc | 143 case EGL_TRANSPARENT_BLUE_VALUE:
|
/frameworks/native/opengl/tests/configdump/ |
configdump.cpp | 50 ATTRIBUTE( EGL_TRANSPARENT_BLUE_VALUE ),
|
/frameworks/native/opengl/tests/lib/ |
glTestLib.cpp | 96 X(EGL_TRANSPARENT_BLUE_VALUE),
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
EGL14Header.java-if | 74 public static final int EGL_TRANSPARENT_BLUE_VALUE = 0x3035;
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
EGL10.java | 56 int EGL_TRANSPARENT_BLUE_VALUE = 0x3035;
|
/cts/tests/src/android/opengl/cts/ |
EglConfigGLSurfaceView.java | 269 EGL10.EGL_TRANSPARENT_BLUE_VALUE, 304 "EGL_TRANSPARENT_BLUE_VALUE",
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 257 EGL10.EGL_TRANSPARENT_BLUE_VALUE, 292 "EGL_TRANSPARENT_BLUE_VALUE",
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglconfig.h | 115 ATTRIB_MAP(EGL_TRANSPARENT_BLUE_VALUE, TransparentBlueValue);
|
/external/mesa3d/src/egl/main/ |
eglconfig.h | 115 ATTRIB_MAP(EGL_TRANSPARENT_BLUE_VALUE, TransparentBlueValue);
|
/frameworks/base/opengl/java/android/opengl/ |
EGL14.java | 74 public static final int EGL_TRANSPARENT_BLUE_VALUE = 0x3035;
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
egl.h | 139 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
GL2JNIView.java | 213 EGL10.EGL_TRANSPARENT_BLUE_VALUE, 248 "EGL_TRANSPARENT_BLUE_VALUE",
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
GLPerfView.java | 213 EGL10.EGL_TRANSPARENT_BLUE_VALUE, 248 "EGL_TRANSPARENT_BLUE_VALUE",
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
GLDualGL2View.java | 216 EGL10.EGL_TRANSPARENT_BLUE_VALUE, 251 "EGL_TRANSPARENT_BLUE_VALUE",
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
FBConfig.cpp | 46 EGL_TRANSPARENT_BLUE_VALUE,
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/external/chromium_org/ppapi/lib/gl/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/external/chromium_org/third_party/angle/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/external/chromium_org/third_party/angle/src/libEGL/ |
Config.cpp | 274 case EGL_TRANSPARENT_BLUE_VALUE: match = config->mTransparentBlueValue == attribute[1]; break;
|
/external/chromium_org/third_party/khronos/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/external/chromium_org/third_party/mesa/src/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/external/mesa3d/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 116 #define EGL_TRANSPARENT_BLUE_VALUE 0x3035
|
/frameworks/native/opengl/tests/gl2_basic/ |
gl2_basic.cpp | 204 X(EGL_TRANSPARENT_BLUE_VALUE),
|