Searched refs:EGL_BLUE_SIZE (Results 1 - 25 of 39) sorted by relevance

12

/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp80 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]);
97 EGL_BLUE_SIZE, 8,
133 EGL_BLUE_SIZE, 8,
151 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]);
/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp32 ATTRIBUTE( EGL_BLUE_SIZE ),
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java107 EGL10.EGL_BLUE_SIZE, 4,
152 EGL10.EGL_BLUE_SIZE, 0);
192 EGL10.EGL_BLUE_SIZE,
227 "EGL_BLUE_SIZE",
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java107 EGL10.EGL_BLUE_SIZE, 4,
152 EGL10.EGL_BLUE_SIZE, 0);
192 EGL10.EGL_BLUE_SIZE,
227 "EGL_BLUE_SIZE",
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java110 EGL10.EGL_BLUE_SIZE, 4,
155 EGL10.EGL_BLUE_SIZE, 0);
195 EGL10.EGL_BLUE_SIZE,
230 "EGL_BLUE_SIZE",
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp159 EGL_BLUE_SIZE, 8,
228 EGL_BLUE_SIZE, 8,
327 EGL_BLUE_SIZE, 8,
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp76 X(EGL_BLUE_SIZE),
/frameworks/native/opengl/tests/swapinterval/
H A Dswapinterval.cpp66 eglGetConfigAttrib(dpy, config, EGL_BLUE_SIZE, &b);
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if56 public static final int EGL_BLUE_SIZE = 0x3022;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java38 int EGL_BLUE_SIZE = 0x3022; field in interface:EGL10
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp288 X(EGL_BLUE_SIZE),
375 EGL_BLUE_SIZE, 8,
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java56 public static final int EGL_BLUE_SIZE = 0x3022; field in class:EGL14
/frameworks/base/services/jni/
H A Dcom_android_server_AssetAtlasService.cpp134 EGL_BLUE_SIZE, 8,
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h120 #define EGL_BLUE_SIZE 0x3022 macro
/frameworks/native/opengl/tests/filter/
H A Dfilter.cpp28 EGL_BLUE_SIZE, 5,
/frameworks/native/opengl/libagl/
H A Degl.cpp917 { EGL_BLUE_SIZE, 5 },
929 { EGL_BLUE_SIZE, 5 },
942 { EGL_BLUE_SIZE, 8 },
954 { EGL_BLUE_SIZE, 8 },
967 { EGL_BLUE_SIZE, 8 },
979 { EGL_BLUE_SIZE, 8 },
992 { EGL_BLUE_SIZE, 0 },
1004 { EGL_BLUE_SIZE, 0 },
1027 { EGL_BLUE_SIZE, config_management_t::atLeast },
/frameworks/rs/driver/
H A DrsdGL.cpp93 X(EGL_BLUE_SIZE),
201 configAttribsPtr[0] = EGL_BLUE_SIZE;
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp153 EGL_BLUE_SIZE, 8,
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java132 EGL10.EGL_BLUE_SIZE, 8,
/frameworks/native/opengl/include/EGL/
H A Degl.h98 #define EGL_BLUE_SIZE 0x3022 macro
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp184 X(EGL_BLUE_SIZE),
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp103 X(EGL_BLUE_SIZE),
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp179 X(EGL_BLUE_SIZE),
/frameworks/av/libvideoeditor/lvpp/
H A DNativeWindowRenderer.cpp202 EGL_BLUE_SIZE, 8,
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DRenderTarget.java340 EGL10.EGL_BLUE_SIZE, sBlueSize,

Completed in 143 milliseconds

12