Home
last modified time | relevance | path

Searched refs:makeCurrent (Results 1 – 25 of 96) sorted by relevance

1234

/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DSurfaceTextureHelperTest.java143 eglOesBase.makeCurrent(); in testThreeConstantColorFrames()
151 eglBase.makeCurrent(); in testThreeConstantColorFrames()
208 eglOesBase.makeCurrent(); in testLateReturnFrame()
221 eglBase.makeCurrent(); in testLateReturnFrame()
257 eglBase.makeCurrent(); in testDisconnect()
312 eglOesBase.makeCurrent(); in testFrameOnSeparateThread()
348 eglOesBase.makeCurrent(); in testLateReturnFrameOnSeparateThread()
395 eglBase.makeCurrent(); in testTexturetoYUV()
DGlRectDrawerTest.java101 eglBase.makeCurrent(); in testRgbRendering()
138 eglBase.makeCurrent(); in testYuvRendering()
240 eglBase.makeCurrent();
245 eglBase.makeCurrent();
258 eglBase.makeCurrent();
289 eglBase.makeCurrent();
/external/deqp/framework/platform/win32/
DtcuWGL.cpp153 wglMakeCurrentFunc makeCurrent; member
169 , makeCurrent (DE_NULL) in Functions()
209 m_functions.makeCurrent = (wglMakeCurrentFunc) m_library.getFunction("wglMakeCurrent"); in Library()
215 !m_functions.makeCurrent || in Library()
236 if (!tmpCtx || !m_functions.makeCurrent(tmpWindow.getDeviceContext(), tmpCtx)) in Library()
252 m_functions.makeCurrent(tmpWindow.getDeviceContext(), NULL); in Library()
523 if (!wgl.makeCurrent(deviceCtx, m_context)) in Context()
534 wgl.makeCurrent(m_deviceCtx, NULL); in ~Context()
552 void Context::makeCurrent (void) in makeCurrent() function in tcu::wgl::Context
555 if (!wgl.makeCurrent(m_deviceCtx, m_context)) in makeCurrent()
DtcuWGLContextFactory.cpp78 void makeCurrent (void);
161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon91471e8a0111::WGLContext
163 m_context->makeCurrent(); in makeCurrent()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DSurfaceTextureHelper.java171 eglBase.makeCurrent();
259 eglBase.makeCurrent();
304 eglBase.makeCurrent();
333 eglBase.makeCurrent();
460 eglBase.makeCurrent();
482 eglBase.makeCurrent();
/external/deqp/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp101 no_flush_context->makeCurrent(); in iterate()
106 m_context.getRenderContext().makeCurrent(); in iterate()
337 draw_context_setup[i % 2].makeCurrent(); in testTime()
350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent() in makeCurrent() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
353 m_context->makeCurrent(); in makeCurrent()
423 makeCurrent(); in ~DrawSetup()
458 m_test_context.getRenderContext().makeCurrent(); in ~DrawSetup()
/external/deqp/modules/egl/
DteglColorClearCase.cpp197 egl.makeCurrent(display, surface, surface, context); in executeForContexts()
213 egl.makeCurrent(display, surface, surface, context); in executeForContexts()
233 egl.makeCurrent(display, surface, surface, context); in executeForContexts()
239 egl.makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in executeForContexts()
300 m_egl.makeCurrent(m_display, m_surface, m_surface, m_context); in run()
308 m_egl.makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in run()
404 egl.makeCurrent(display, surface, surface, context); in executeForContexts()
410 egl.makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in executeForContexts()
DteglNegativePartialUpdateTests.cpp126 egl.makeCurrent(eglDisplay, eglSurface, eglSurface, eglContext); in initAndMakeCurrentEGLContext()
183 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in deinit()
290 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, *dummyPbuffer, *dummyPbuffer, m_eglContext)); in iterate()
309 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in iterate()
330 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, m_eglContext)); in iterate()
520 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, *dummyPbuffer, *dummyPbuffer, m_eglContext)); in iterate()
526 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in iterate()
533 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, m_eglContext)); in iterate()
DteglRenderTests.cpp775 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
786 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
800 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
817 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
822 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()
894 EGLU_CHECK_CALL(m_egl, makeCurrent(m_display, m_surface, m_surface, m_context)); in run()
903 EGLU_CHECK_CALL(m_egl, makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in run()
1004 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
1010 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForContexts()
1018 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in executeForContexts()
[all …]
DteglMultiContextTests.cpp181 const eglw::EGLBoolean result = egl.makeCurrent(*display, *surface, *surface, context); in iterate()
209 EGLU_CHECK_CALL(egl, makeCurrent(*display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in iterate()
220 EGLU_CHECK_CALL(egl, makeCurrent(*display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in iterate()
DteglSurfacelessContextTests.cpp114 if (!egl.makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, *context)) in executeForConfig()
131 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in executeForConfig()
DteglNativeColorMappingTests.cpp333 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativeWindow()
354 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativeWindow()
376 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativePixmap()
395 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativePixmap()
416 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativePixmapCopy()
436 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativePixmapCopy()
DteglNativeCoordMappingTests.cpp381 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativeWindow()
401 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativeWindow()
428 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativePixmap()
446 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativePixmap()
472 EGLU_CHECK_CALL(egl, makeCurrent(display, *surface, *surface, context)); in testNativePixmapCopy()
491 EGLU_CHECK_CALL(egl, makeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in testNativePixmapCopy()
DteglMemoryStressTests.cpp224 EGLU_CHECK_CALL(egl, makeCurrent(m_display, surface, surface, context)); in allocatePBuffer()
232 EGLU_CHECK_CALL(egl, makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in allocatePBuffer()
288 EGLU_CHECK_CALL(egl, makeCurrent(m_display, surface, surface, context)); in allocateContext()
296 EGLU_CHECK_CALL(egl, makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in allocateContext()
DteglGLES2SharingTests.cpp103 void makeCurrent (EGLDisplay display, EGLContext context, EGLSurface surface);
147 void GLES2SharingTest::makeCurrent (EGLDisplay display, EGLContext context, EGLSurface surface) in makeCurrent() function in deqp::egl::GLES2SharingTest
150 EGLU_CHECK_CALL(egl, makeCurrent(display, surface, surface, context)); in makeCurrent()
190 makeCurrent(*display, contextA, *surface); in iterate()
218 makeCurrent(*display, contextB, *surface); in iterate()
238 makeCurrent(*display, contextB, *surface); in iterate()
245 makeCurrent(*display, contextA, *surface); in iterate()
251 makeCurrent(*display, EGL_NO_CONTEXT, EGL_NO_SURFACE); in iterate()
278 egl.makeCurrent(*display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in iterate()
/external/deqp/framework/egl/
DegluGLContextFactory.cpp148 virtual void makeCurrent (void);
298 void RenderContext::makeCurrent (void) in makeCurrent() function in eglu::__anonb10fb3450111::RenderContext
302 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, m_eglSurface, m_eglSurface, m_eglContext)); in makeCurrent()
389 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, m_eglSurface, m_eglSurface, m_eglContext)); in create()
477 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in destroy()
523 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT)); in postIterate()
536 EGLU_CHECK_CALL(egl, makeCurrent(m_eglDisplay, m_eglSurface, m_eglSurface, m_eglContext)); in postIterate()
545 egl.makeCurrent(m_eglDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in postIterate()
DegluUnique.cpp90 EGLU_CHECK_CALL(m_egl, makeCurrent(display, draw, read, context)); in ScopedCurrentContext()
95 m_egl.makeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in ~ScopedCurrentContext()
/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp578 m_base_context->getRenderContext().makeCurrent(); in initSharedContexts()
724 m_shared_contexts[i]->makeCurrent(); in testCase()
728 m_base_context->getRenderContext().makeCurrent(); in testCase()
734 m_shared_contexts[i]->makeCurrent(); in testCase()
738 m_base_context->getRenderContext().makeCurrent(); in testCase()
785 m_shared_contexts[i]->makeCurrent(); in testProgram()
802 m_shared_contexts[i]->makeCurrent(); in testProgram()
/external/skia/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
42 this->makeCurrent(); in makeCurrentAndAutoRestore()
/external/skqp/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
42 this->makeCurrent(); in makeCurrentAndAutoRestore()
/external/skqp/tests/
DEGLImageTest.cpp30 glctx1->makeCurrent(); in cleanup()
42 glctx0->makeCurrent(); in cleanup()
145 glCtx0->makeCurrent(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DImageTest.cpp377 testContext->makeCurrent(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
943 testContext->makeCurrent(); in test_cross_context_image()
946 otherTestContext->makeCurrent(); in test_cross_context_image()
950 testContext->makeCurrent(); in test_cross_context_image()
956 testContext->makeCurrent(); in test_cross_context_image()
959 otherTestContext->makeCurrent(); in test_cross_context_image()
962 testContext->makeCurrent(); in test_cross_context_image()
965 otherTestContext->makeCurrent(); in test_cross_context_image()
975 testContext->makeCurrent(); in test_cross_context_image()
984 otherTestContext->makeCurrent(); in test_cross_context_image()
[all …]
/external/skia/tests/
DEGLImageTest.cpp30 glctx1->makeCurrent(); in cleanup()
42 glctx0->makeCurrent(); in cleanup()
145 glCtx0->makeCurrent(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DImageTest.cpp377 testContext->makeCurrent(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
943 testContext->makeCurrent(); in test_cross_context_image()
946 otherTestContext->makeCurrent(); in test_cross_context_image()
950 testContext->makeCurrent(); in test_cross_context_image()
956 testContext->makeCurrent(); in test_cross_context_image()
959 otherTestContext->makeCurrent(); in test_cross_context_image()
962 testContext->makeCurrent(); in test_cross_context_image()
965 otherTestContext->makeCurrent(); in test_cross_context_image()
975 testContext->makeCurrent(); in test_cross_context_image()
984 otherTestContext->makeCurrent(); in test_cross_context_image()
[all …]
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp66 virtual void makeCurrent (void);

1234