Home
last modified time | relevance | path

Searched refs:EGL_ALPHA_SIZE (Results 1 – 25 of 43) sorted by relevance

12

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp137 EGL_ALPHA_SIZE, 8, in TEST_F()
176 EGL_ALPHA_SIZE, 8, in TEST_F()
196 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]); in TEST_F()
231 EGL_ALPHA_SIZE, 8, in TEST_F()
253 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]); in TEST_F()
371 EGL_ALPHA_SIZE, 2, in TEST_F()
393 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]); in TEST_F()
446 EGL_ALPHA_SIZE, 8, in get8BitConfig()
468 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]); in get8BitConfig()
680 EGL_ALPHA_SIZE, 16, in TEST_F()
[all …]
/frameworks/base/services/core/java/com/android/server/wallpaper/
DGLHelper.java19 import static android.opengl.EGL14.EGL_ALPHA_SIZE;
93 EGL_ALPHA_SIZE, 0, in retrieveTextureSizeFromGL()
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java154 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig()
191 EGL10.EGL_ALPHA_SIZE, in printConfig()
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java19 import static android.opengl.EGL14.EGL_ALPHA_SIZE;
150 EGL_ALPHA_SIZE, 8, in getConfig()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java157 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig()
194 EGL10.EGL_ALPHA_SIZE, in printConfig()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java154 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig()
191 EGL10.EGL_ALPHA_SIZE, in printConfig()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp33 ATTRIBUTE( EGL_ALPHA_SIZE ),
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp74 X(EGL_ALPHA_SIZE), in glTestPrintEGLConfiguration()
/frameworks/native/opengl/libagl/
Degl.cpp955 { EGL_ALPHA_SIZE, 0 },
967 { EGL_ALPHA_SIZE, 0 },
980 { EGL_ALPHA_SIZE, 0 },
992 { EGL_ALPHA_SIZE, 0 },
1005 { EGL_ALPHA_SIZE, 8 },
1017 { EGL_ALPHA_SIZE, 8 },
1030 { EGL_ALPHA_SIZE, 8 },
1042 { EGL_ALPHA_SIZE, 8 },
1055 { EGL_ALPHA_SIZE, 8 },
1079 { EGL_ALPHA_SIZE, config_management_t::atLeast },
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp68 eglGetConfigAttrib(dpy, config, EGL_ALPHA_SIZE, &a); in main()
/frameworks/native/libs/gui/tests/
DMultiTextureConsumer_test.cpp58 EGL_ALPHA_SIZE, 8, in getConfigAttribs()
DGLTest.cpp148 EGL_ALPHA_SIZE, 8, in getConfigAttribs()
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp133 EGL_ALPHA_SIZE, 8, in eglSetupContext()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp287 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
376 EGL_ALPHA_SIZE, 8, in main()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java37 int EGL_ALPHA_SIZE = 0x3021; field
/frameworks/rs/driver/
DrsdGL.cpp87 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
201 configAttribsPtr[0] = EGL_ALPHA_SIZE; in getConfigData()
277 configs[i], EGL_ALPHA_SIZE, &alphaSize); in rsdGLInit()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h119 #define EGL_ALPHA_SIZE 0x3021 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp161 EGL_ALPHA_SIZE, in load8BitsConfig()
194 EGL_ALPHA_SIZE, in loadFP16Config()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java190 EGL10.EGL_ALPHA_SIZE, 8, in onSurfaceTextureAvailable()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java56 public static final int EGL_ALPHA_SIZE = 0x3021; field in EGL14
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h197 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java133 EGL10.EGL_ALPHA_SIZE, 8, in getConfig()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp178 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp123 EGL_ALPHA_SIZE, in initialize()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp192 X(EGL_ALPHA_SIZE), in printEGLConfiguration()

12