Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp118 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
135 EGL_BLUE_SIZE, 8, in TEST_F()
174 EGL_BLUE_SIZE, 8, in TEST_F()
192 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
229 EGL_BLUE_SIZE, 8, in TEST_F()
249 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
369 EGL_BLUE_SIZE, 10, in TEST_F()
389 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in TEST_F()
444 EGL_BLUE_SIZE, 8, in get8BitConfig()
464 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]); in get8BitConfig()
[all …]
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp123 EGL_BLUE_SIZE, 8, in eglSetupContext()
132 EGL_BLUE_SIZE, 8, in eglSetupContext()
/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/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/base/services/core/java/com/android/server/wallpaper/
DGLHelper.java20 import static android.opengl.EGL14.EGL_BLUE_SIZE;
92 EGL_BLUE_SIZE, 8, in retrieveTextureSizeFromGL()
/frameworks/base/media/mca/filterfw/jni/
Djni_gl_environment.cpp160 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurface()
229 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight()
328 EGL_BLUE_SIZE, 8, in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp34 ATTRIBUTE( EGL_BLUE_SIZE ),
/frameworks/native/opengl/tests/lib/
DglTestLib.cpp75 X(EGL_BLUE_SIZE), in glTestPrintEGLConfiguration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java20 import static android.opengl.EGL14.EGL_BLUE_SIZE;
188 EGL_BLUE_SIZE, 8, in getConfig()
/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/libs/hwui/renderthread/
DEglManager.cpp163 EGL_BLUE_SIZE, in load8BitsConfig()
194 EGL_BLUE_SIZE, in load1010102Config()
225 EGL_BLUE_SIZE, in loadFP16Config()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java39 int EGL_BLUE_SIZE = 0x3022; field
/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/opengl/tests/angeles/include/GLES/
Degl.h120 #define EGL_BLUE_SIZE 0x3022 macro
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java189 EGL10.EGL_BLUE_SIZE, 8, in onSurfaceTextureAvailable()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java58 public static final int EGL_BLUE_SIZE = 0x3022; field in EGL14
/frameworks/rs/driver/
DrsdGL.cpp88 X(EGL_BLUE_SIZE), in printEGLConfiguration()
196 configAttribsPtr[0] = EGL_BLUE_SIZE; in getConfigData()
/frameworks/native/opengl/tests/lib/include/
DEGLUtils.h198 X(EGL_BLUE_SIZE), in printEGLConfiguration()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp179 X(EGL_BLUE_SIZE), in printEGLConfiguration()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp156 EGL_BLUE_SIZE, 8, in InitWithNewContext()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java132 EGL10.EGL_BLUE_SIZE, 8, in getConfig()
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp125 EGL_BLUE_SIZE, in initialize()

12