Searched refs:eglMakeCurrent (Results 1 - 25 of 57) sorted by relevance

123

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureMultiContextGL.h42 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
54 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
61 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
H A DSurfaceTextureGLToGL_test.cpp36 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
87 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
113 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
156 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
164 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
171 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
201 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
209 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface,
217 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
252 EXPECT_TRUE(eglMakeCurrent(mEglDispla
[all...]
H A DSurfaceTextureMultiContextGL_test.cpp36 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
106 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
122 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
152 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
183 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
210 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
279 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
298 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
306 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
332 ASSERT_TRUE(eglMakeCurrent(mEglDispla
[all...]
H A DSurfaceTextureGLThreadToGL.h72 eglMakeCurrent(mProducerEglDisplay, mProducerEglSurface,
75 eglMakeCurrent(mProducerEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
H A DSurfaceTextureClient_test.cpp84 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext));
93 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
187 EGLBoolean success = eglMakeCurrent(mEglDisplay, eglSurface, eglSurface, mEglContext);
201 success = eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext);
506 eglMakeCurrent(dpy, sur, sur, ctx);
511 eglMakeCurrent(dpy, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
520 eglMakeCurrent(dpy, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
523 eglMakeCurrent(dpy, sur, sur, ctx);
731 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
759 eglMakeCurrent(mEglDispla
[all...]
H A DSRGB_test.cpp64 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
279 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
435 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
447 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
H A DGLTest.cpp95 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface,
128 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_egl.cpp59 glmessage.set_function(GLMessage::eglMakeCurrent);
/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp93 if (!eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) {
94 ALOGE("eglMakeCurrent failed: %#x", eglGetError());
162 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
/frameworks/native/opengl/tests/angeles/
H A Dapp-linux.cpp159 eglMakeCurrent(dpy, surface, surface, context);
160 egl_error("eglMakeCurrent");
180 eglMakeCurrent(sEglDisplay, NULL, NULL, NULL);
/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp223 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
240 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
241 } else if (!eglMakeCurrent(mEglDisplay, surface, surface, mEglContext)) {
/frameworks/native/opengl/tests/gl_perf/
H A Dgl2_perf.cpp112 returnValue = eglMakeCurrent(dpy, surface, surface, context);
113 checkEglError("eglMakeCurrent", returnValue);
/frameworks/native/opengl/tests/linetex/
H A Dlinetex.cpp62 eglMakeCurrent(dpy, surface, surface, context);
/frameworks/native/opengl/tests/swapinterval/
H A Dswapinterval.cpp84 eglMakeCurrent(dpy, surface, surface, context);
/frameworks/base/services/core/jni/
H A Dcom_android_server_AssetAtlasService.cpp86 eglMakeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); \
160 if (!eglMakeCurrent(display, surface, surface, context)) {
/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp160 if ( eglMakeCurrent(eglDisplay, eglSurface, eglSurface, eglContext) != EGL_TRUE )
162 printf("eglMakeCurrent failed\n");
173 eglMakeCurrent( EGL_NO_DISPLAY, EGL_NO_SURFACE,
/frameworks/native/opengl/tools/glgen/specs/egl/
H A DEGL14.spec25 EGLBoolean eglMakeCurrent ( EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx )
/frameworks/native/cmds/flatland/
H A DGLHelper.cpp116 eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
138 result = eglMakeCurrent(mDisplay, surface, surface, mContext);
140 fprintf(stderr, "eglMakeCurrent error: %#x\n", eglGetError());
172 eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE,
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java113 boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context); method in interface:EGL10
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java648 mEgl.eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
686 mEgl.eglMakeCurrent(mEglDisplay, tmpSurface, tmpSurface, mEglContext);
692 mEgl.eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
716 if (!mEgl.eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) {
717 throw new RuntimeException("eglMakeCurrent failed " +
/frameworks/native/opengl/tests/fillrate/
H A Dfillrate.cpp63 eglMakeCurrent(dpy, surface, surface, context);
/frameworks/native/opengl/tests/textures/
H A Dtextures.cpp60 eglMakeCurrent(dpy, surface, surface, context);
/frameworks/rs/driver/
H A DrsdGL.cpp161 RSD_CALL_GL(eglMakeCurrent, dc->gl.egl.display,
339 rsc->setWatchdogGL("eglMakeCurrent", __LINE__, __FILE__);
340 ret = eglMakeCurrent(dc->gl.egl.display, dc->gl.egl.surfaceDefault,
343 ALOGE("eglMakeCurrent returned EGL_FALSE");
344 checkEglError("eglMakeCurrent", ret);
424 rsc->setWatchdogGL("eglMakeCurrent", __LINE__, __FILE__);
425 ret = eglMakeCurrent(dc->gl.egl.display, dc->gl.egl.surfaceDefault,
427 checkEglError("eglMakeCurrent", ret);
452 rsc->setWatchdogGL("eglMakeCurrent", __LINE__, __FILE__);
453 ret = eglMakeCurrent(d
[all...]
/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp86 eglMakeCurrent(display(), EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
87 return !CheckEGLError("eglMakeCurrent");
100 ALOGV("eglMakeCurrent");
101 eglMakeCurrent(display(), surface(), surface(), context());
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java233 if (!mEgl.eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) {
238 logEglErrorAsWarning("EGLHelper", "eglMakeCurrent", mEgl.eglGetError());
269 mEgl.eglMakeCurrent(mEglDisplay, EGL10.EGL_NO_SURFACE,

Completed in 1547 milliseconds

123