Home
last modified time | relevance | path

Searched refs:EGL_BLUE_SIZE (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp80 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
97 EGL_BLUE_SIZE, 8, in TEST_F()
136 EGL_BLUE_SIZE, 8, in TEST_F()
154 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp124 EGL_BLUE_SIZE, 8, in eglSetupContext()
133 EGL_BLUE_SIZE, 8, in eglSetupContext()
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java107 EGL10.EGL_BLUE_SIZE, 4,
152 EGL10.EGL_BLUE_SIZE, 0); in chooseConfig()
192 EGL10.EGL_BLUE_SIZE, in printConfig()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java107 EGL10.EGL_BLUE_SIZE, 4,
152 EGL10.EGL_BLUE_SIZE, 0); in chooseConfig()
192 EGL10.EGL_BLUE_SIZE, in printConfig()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java110 EGL10.EGL_BLUE_SIZE, 4,
155 EGL10.EGL_BLUE_SIZE, 0); in chooseConfig()
195 EGL10.EGL_BLUE_SIZE, in printConfig()
/frameworks/base/media/mca/filterfw/jni/
Djni_gl_environment.cpp159 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurface()
228 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight()
327 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp32 ATTRIBUTE( EGL_BLUE_SIZE ),
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp76 X(EGL_BLUE_SIZE), in glTestPrintEGLConfiguration()
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp67 eglGetConfigAttrib(dpy, config, EGL_BLUE_SIZE, &b); in main()
/frameworks/native/libs/gui/tests/
DMultiTextureConsumer_test.cpp57 EGL_BLUE_SIZE, 8, in getConfigAttribs()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java38 int EGL_BLUE_SIZE = 0x3022; field
/frameworks/native/opengl/libagl/
Degl.cpp944 { EGL_BLUE_SIZE, 5 },
956 { EGL_BLUE_SIZE, 5 },
969 { EGL_BLUE_SIZE, 8 },
981 { EGL_BLUE_SIZE, 8 },
994 { EGL_BLUE_SIZE, 8 },
1006 { EGL_BLUE_SIZE, 8 },
1019 { EGL_BLUE_SIZE, 0 },
1031 { EGL_BLUE_SIZE, 0 },
1054 { EGL_BLUE_SIZE, config_management_t::atLeast },
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp288 X(EGL_BLUE_SIZE), in printEGLConfiguration()
375 EGL_BLUE_SIZE, 8, in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp28 EGL_BLUE_SIZE, 5, in main()
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp382 attribs[EGL_BLUE_SIZE] = 8; in selectEGLConfig()
427 eglGetConfigAttrib(display, config, EGL_BLUE_SIZE, &b); in chooseEglConfig()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h120 #define EGL_BLUE_SIZE 0x3022 macro
/frameworks/base/services/core/jni/
Dcom_android_server_AssetAtlasService.cpp92 EGL_BLUE_SIZE, 8, in com_android_server_AssetAtlasService_upload()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java56 public static final int EGL_BLUE_SIZE = 0x3022; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h98 #define EGL_BLUE_SIZE 0x3022 macro
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp119 EGL_BLUE_SIZE, 8, in loadConfig()
/frameworks/rs/driver/
DrsdGL.cpp92 X(EGL_BLUE_SIZE), in printEGLConfiguration()
200 configAttribsPtr[0] = EGL_BLUE_SIZE; in getConfigData()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp153 EGL_BLUE_SIZE, 8, in InitWithNewContext()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp184 X(EGL_BLUE_SIZE), in printEGLConfiguration()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java132 EGL10.EGL_BLUE_SIZE, 8, in getConfig()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp103 X(EGL_BLUE_SIZE), in printEGLConfiguration()

12