Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp98 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/configdump/
Dconfigdump.cpp31 ATTRIBUTE( EGL_ALPHA_SIZE ),
/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/gl_perfapp/src/com/android/glperf/
DGLPerfView.java154 EGL10.EGL_ALPHA_SIZE, 0); in chooseConfig()
191 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/lib/
DglTestLib.cpp75 X(EGL_ALPHA_SIZE), in glTestPrintEGLConfiguration()
/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.cpp146 EGL_ALPHA_SIZE, 8, in getConfigAttribs()
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp134 EGL_ALPHA_SIZE, 8, in eglSetupContext()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java37 int EGL_ALPHA_SIZE = 0x3021; field
/frameworks/native/opengl/libagl/
Degl.cpp916 { EGL_ALPHA_SIZE, 0 },
928 { EGL_ALPHA_SIZE, 0 },
941 { EGL_ALPHA_SIZE, 0 },
953 { EGL_ALPHA_SIZE, 0 },
966 { EGL_ALPHA_SIZE, 8 },
978 { EGL_ALPHA_SIZE, 8 },
991 { EGL_ALPHA_SIZE, 8 },
1003 { EGL_ALPHA_SIZE, 8 },
1026 { EGL_ALPHA_SIZE, config_management_t::atLeast },
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp287 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
376 EGL_ALPHA_SIZE, 8, in main()
/frameworks/rs/driver/
DrsdGL.cpp91 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
205 configAttribsPtr[0] = EGL_ALPHA_SIZE; in getConfigData()
287 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/services/core/jni/
Dcom_android_server_AssetAtlasService.cpp117 EGL_ALPHA_SIZE, 0, in com_android_server_AssetAtlasService_upload()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java55 public static final int EGL_ALPHA_SIZE = 0x3021; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h97 #define EGL_ALPHA_SIZE 0x3021 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp126 EGL_ALPHA_SIZE, 8, in loadConfig()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java133 EGL10.EGL_ALPHA_SIZE, 8, in getConfig()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp183 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp102 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp178 X(EGL_ALPHA_SIZE), in printEGLConfiguration()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java428 EGL10.EGL_ALPHA_SIZE, 8, in getConfig()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp288 X(EGL_ALPHA_SIZE), in printEGLConfiguration()

12