/frameworks/native/opengl/tests/EGLTest/ |
D | EGL_test.cpp | 98 EGL_ALPHA_SIZE, 8, in TEST_F() 137 EGL_ALPHA_SIZE, 8, in TEST_F() 157 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]); in TEST_F()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 154 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig() 191 EGL10.EGL_ALPHA_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 157 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig() 194 EGL10.EGL_ALPHA_SIZE, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 154 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig() 191 EGL10.EGL_ALPHA_SIZE, in printConfig()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_create_native_client_buffer.txt | 103 | EGL_ALPHA_SIZE | The bits of Alpha in | 0 | 115 correspond to a valid pixel format for the implementation. If EGL_ALPHA_SIZE 144 EGL_BLUE_SIZE, and EGL_ALPHA_SIZE is not a valid pixel format for the
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 31 ATTRIBUTE( EGL_ALPHA_SIZE ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 74 X(EGL_ALPHA_SIZE), in glTestPrintEGLConfiguration()
|
/frameworks/native/libs/gui/tests/ |
D | MultiTextureConsumer_test.cpp | 58 EGL_ALPHA_SIZE, 8, in getConfigAttribs()
|
D | GLTest.cpp | 146 EGL_ALPHA_SIZE, 8, in getConfigAttribs()
|
/frameworks/native/opengl/tests/swapinterval/ |
D | swapinterval.cpp | 68 eglGetConfigAttrib(dpy, config, EGL_ALPHA_SIZE, &a); in main()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 943 { EGL_ALPHA_SIZE, 0 }, 955 { EGL_ALPHA_SIZE, 0 }, 968 { EGL_ALPHA_SIZE, 0 }, 980 { EGL_ALPHA_SIZE, 0 }, 993 { EGL_ALPHA_SIZE, 8 }, 1005 { EGL_ALPHA_SIZE, 8 }, 1018 { EGL_ALPHA_SIZE, 8 }, 1030 { EGL_ALPHA_SIZE, 8 }, 1053 { EGL_ALPHA_SIZE, config_management_t::atLeast },
|
/frameworks/av/cmds/screenrecord/ |
D | EglWindow.cpp | 134 EGL_ALPHA_SIZE, 8, in eglSetupContext()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 37 int EGL_ALPHA_SIZE = 0x3021; field
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 287 X(EGL_ALPHA_SIZE), in printEGLConfiguration() 376 EGL_ALPHA_SIZE, 8, in main()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 91 X(EGL_ALPHA_SIZE), in printEGLConfiguration() 205 configAttribsPtr[0] = EGL_ALPHA_SIZE; in getConfigData() 287 configs[i], EGL_ALPHA_SIZE, &alphaSize); in rsdGLInit()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_AssetAtlasService.cpp | 93 EGL_ALPHA_SIZE, 0, in com_android_server_AssetAtlasService_upload()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 119 #define EGL_ALPHA_SIZE 0x3021 macro
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | SingleFrameTextureViewTestActivity.java | 190 EGL10.EGL_ALPHA_SIZE, 8, in onSurfaceTextureAvailable()
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 55 public static final int EGL_ALPHA_SIZE = 0x3021; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 97 #define EGL_ALPHA_SIZE 0x3021 macro
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 133 EGL10.EGL_ALPHA_SIZE, 8, in getConfig()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 183 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.cpp | 156 EGL_ALPHA_SIZE, 8, in loadConfig()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 178 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 102 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
|