Searched refs:eglGetConfigAttrib (Results 1 - 25 of 33) sorted by relevance

12

/frameworks/native/opengl/tests/swapinterval/
H A Dswapinterval.cpp64 eglGetConfigAttrib(dpy, config, EGL_RED_SIZE, &r);
65 eglGetConfigAttrib(dpy, config, EGL_GREEN_SIZE, &g);
66 eglGetConfigAttrib(dpy, config, EGL_BLUE_SIZE, &b);
67 eglGetConfigAttrib(dpy, config, EGL_ALPHA_SIZE, &a);
68 eglGetConfigAttrib(dpy, config, EGL_NATIVE_VISUAL_ID, &vid);
/frameworks/native/opengl/tests/EGLTest/
H A DEGL_test.cpp75 success = eglGetConfigAttrib(mEglDisplay, config, EGL_RED_SIZE, &components[0]);
78 success = eglGetConfigAttrib(mEglDisplay, config, EGL_GREEN_SIZE, &components[1]);
81 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]);
141 success = eglGetConfigAttrib(mEglDisplay, config, EGL_RED_SIZE, &components[0]);
144 success = eglGetConfigAttrib(mEglDisplay, config, EGL_GREEN_SIZE, &components[1]);
147 success = eglGetConfigAttrib(mEglDisplay, config, EGL_BLUE_SIZE, &components[2]);
150 success = eglGetConfigAttrib(mEglDisplay, config, EGL_ALPHA_SIZE, &components[3]);
/frameworks/native/opengl/tools/glgen/specs/egl/
H A Dchecks.spec4 eglGetConfigAttrib check value 1
H A DEGL14.spec8 EGLBoolean eglGetConfigAttrib ( EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value )
/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp81 eglGetConfigAttrib(dpy, configs[i], attributes[attr].attribute, &value);
/frameworks/native/opengl/tests/include/
H A DEGLUtils.h104 eglGetConfigAttrib(dpy, configs[i], EGL_NATIVE_VISUAL_ID, &nativeVisualId);
/frameworks/base/core/java/android/view/
H A DHardwareRenderer.java910 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_RED_SIZE, value);
913 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_GREEN_SIZE, value);
916 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_BLUE_SIZE, value);
919 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_ALPHA_SIZE, value);
922 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_DEPTH_SIZE, value);
925 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_STENCIL_SIZE, value);
928 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_SAMPLE_BUFFERS, value);
931 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_SAMPLES, value);
934 sEgl.eglGetConfigAttrib(sEglDisplay, config, EGL_SURFACE_TYPE, value);
937 sEgl.eglGetConfigAttrib(sEglDispla
[all...]
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp111 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute,
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java171 if (egl.eglGetConfigAttrib(display, config, attribute, mValue)) {
263 if ( egl.eglGetConfigAttrib(display, config, attribute, value)) {
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java171 if (egl.eglGetConfigAttrib(display, config, attribute, mValue)) {
263 if ( egl.eglGetConfigAttrib(display, config, attribute, value)) {
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java174 if (egl.eglGetConfigAttrib(display, config, attribute, mValue)) {
266 if ( egl.eglGetConfigAttrib(display, config, attribute, value)) {
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java105 boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); method in interface:EGL10
/frameworks/rs/driver/
H A DrsdGL.cpp129 EGLBoolean returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value);
290 eglGetConfigAttrib(dc->gl.egl.display,
299 eglGetConfigAttrib(dc->gl.egl.display,
/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java165 public boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, method in class:EGLLogWrapper
167 begin("eglGetConfigAttrib");
172 boolean result = mEgl10.eglGetConfigAttrib(display, config, attribute,
H A DEGL14.java210 // C function EGLBoolean eglGetConfigAttrib ( EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value )
212 public static native boolean eglGetConfigAttrib( method in class:EGL14
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h204 GLAPI EGLBoolean APIENTRY eglGetConfigAttrib (EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value);
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java37 public native boolean eglGetConfigAttrib(EGLDisplay display, EGLConfig config, int attribute, int[] value); method in class:EGLImpl
/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto470 eglGetConfigAttrib = 2005;
/frameworks/native/opengl/include/EGL/
H A Degl.h262 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp219 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value);
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp138 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value);
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp214 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp259 eglGetConfigAttrib(dpy, configs[i], attribute, &value);
381 if (eglGetConfigAttrib(display, config, EGL_CONFIG_CAVEAT, &dummy))
441 eglGetConfigAttrib(display, mEGLConfig, EGL_RED_SIZE, &r);
442 eglGetConfigAttrib(display, mEGLConfig, EGL_GREEN_SIZE, &g);
443 eglGetConfigAttrib(display, mEGLConfig, EGL_BLUE_SIZE, &b);
444 eglGetConfigAttrib(display, mEGLConfig, EGL_ALPHA_SIZE, &a);
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp266 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, function
275 return cnx->egl.eglGetConfigAttrib(
302 if (cnx->egl.eglGetConfigAttrib(iDpy,
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp323 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value);

Completed in 479 milliseconds

12