Home
last modified time | relevance | path

Searched refs:eglMakeCurrent (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/native/libs/gui/tests/
DSurfaceTextureGLToGL_test.cpp39 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
93 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
119 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
163 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
171 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
178 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
209 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
217 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
225 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
266 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mProducerEglSurface, in TEST_F()
[all …]
DSurfaceTextureMultiContextGL_test.cpp37 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
112 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
129 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
161 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
193 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
221 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
294 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
314 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
322 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
349 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
[all …]
DSurfaceTextureMultiContextGL.h43 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in SetUp()
55 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in SetUp()
62 ASSERT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in SetUp()
DSurfaceTextureGLThreadToGL.h72 eglMakeCurrent(mProducerEglDisplay, mProducerEglSurface, in threadLoop()
75 eglMakeCurrent(mProducerEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in threadLoop()
DSurfaceTextureClient_test.cpp88 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)); in SetUp()
97 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in TearDown()
191 EGLBoolean success = eglMakeCurrent(mEglDisplay, eglSurface, eglSurface, mEglContext); in TEST_F()
205 success = eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext); in TEST_F()
529 eglMakeCurrent(dpy, sur, sur, ctx); in TEST_F()
534 eglMakeCurrent(dpy, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in TEST_F()
543 eglMakeCurrent(dpy, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in TEST_F()
546 eglMakeCurrent(dpy, sur, sur, ctx); in TEST_F()
774 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TearDown()
802 eglMakeCurrent(mEglDisplay, mEglSurfaces[i], mEglSurfaces[i], in TEST_F()
DSRGB_test.cpp70 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in ~SRGBTest()
286 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in createEGLSurface()
446 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
458 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
DGLTest.cpp95 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in SetUp()
128 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TearDown()
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp93 if (!eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) { in makeCurrent()
162 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in eglRelease()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp159 eglMakeCurrent(dpy, surface, surface, context); in initGraphics()
180 eglMakeCurrent(sEglDisplay, NULL, NULL, NULL); in deinitGraphics()
/frameworks/base/services/core/jni/
Dcom_android_server_AssetAtlasService.cpp59 eglMakeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); \
136 if (!eglMakeCurrent(display, surface, surface, context)) { in com_android_server_AssetAtlasService_upload()
/frameworks/av/media/libstagefright/tests/
DSurfaceMediaSource_test.cpp123 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in SetUp()
493 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in setUpEGLSurfaceFromMediaRecorder()
795 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, in TEST_F()
806 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
890 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
933 EXPECT_TRUE(eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in TEST_F()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp160 if ( eglMakeCurrent(eglDisplay, eglSurface, eglSurface, eglContext) != EGL_TRUE ) in init_gl_surface()
173 eglMakeCurrent( EGL_NO_DISPLAY, EGL_NO_SURFACE, in free_gl_surface()
/frameworks/native/cmds/flatland/
DGLHelper.cpp116 eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in tearDown()
138 result = eglMakeCurrent(mDisplay, surface, surface, mContext); in makeCurrent()
172 eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in destroySurface()
/frameworks/rs/driver/
DrsdGL.cpp161 RSD_CALL_GL(eglMakeCurrent, dc->gl.egl.display, in rsdGLShutdown()
340 ret = eglMakeCurrent(dc->gl.egl.display, dc->gl.egl.surfaceDefault, in rsdGLInit()
425 ret = eglMakeCurrent(dc->gl.egl.display, dc->gl.egl.surfaceDefault, in rsdGLSetInternalSurface()
453 ret = eglMakeCurrent(dc->gl.egl.display, dc->gl.egl.surface, in rsdGLSetInternalSurface()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java233 if (!mEgl.eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) { in createSurface()
269 mEgl.eglMakeCurrent(mEglDisplay, EGL10.EGL_NO_SURFACE, in destroySurfaceImp()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp86 eglMakeCurrent(display(), EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in Deactivate()
101 eglMakeCurrent(display(), surface(), surface(), context()); in Activate()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp60 eglMakeCurrent(dpy, surface, surface, context); in main()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp62 eglMakeCurrent(dpy, surface, surface, context); in main()
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp256 eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in destroy()
273 if (!eglMakeCurrent(mEglDisplay, surface, surface, mEglContext)) { in makeCurrent()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp256 if ( eglMakeCurrent(eglDisplay, eglSurface, eglSurface, eglContext) != EGL_TRUE ) in init_gl_surface()
284 eglMakeCurrent( EGL_NO_DISPLAY, EGL_NO_SURFACE, in free_gl_surface()
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp112 returnValue = eglMakeCurrent(dpy, surface, surface, context); in main()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java733 mEgl.eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in finishGL()
771 mEgl.eglMakeCurrent(mEglDisplay, tmpSurface, tmpSurface, mEglContext); in initGL()
777 mEgl.eglMakeCurrent(mEglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in initGL()
801 if (!mEgl.eglMakeCurrent(mEglDisplay, mEglSurface, mEglSurface, mEglContext)) { in initGL()
/frameworks/native/opengl/libs/EGL/
Degl_display.cpp341 result = c->cnx->egl.eglMakeCurrent( in makeCurrent()
350 result = cur_c->cnx->egl.eglMakeCurrent( in makeCurrent()
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp84 eglMakeCurrent(dpy, surface, surface, context); in main()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java113 …boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext contex… in eglMakeCurrent() method

123