Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 23 of 23) sorted by relevance

/external/skia/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/external/skqp/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DEglBase.java129 public abstract void makeCurrent(); in makeCurrent() method in EglBase
DEglBase14.java179 public void makeCurrent() { in makeCurrent() method in EglBase14
DEglBase10.java234 public void makeCurrent() { in makeCurrent() method in EglBase10
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon91471e8a0111::WGLContext
DtcuWGL.cpp153 wglMakeCurrentFunc makeCurrent; member
552 void Context::makeCurrent (void) in makeCurrent() function in tcu::wgl::Context
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp205 void FboRenderContext::makeCurrent(void) in makeCurrent() function in glu::FboRenderContext
DgluRenderContext.cpp47 void RenderContext::makeCurrent (void) in makeCurrent() function in glu::RenderContext
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl45 eglMakeCurrentFunc makeCurrent; variable
DeglwFuncPtrLibraryImpl.inl202 EGLBoolean FuncPtrLibrary::makeCurrent (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContex… function in FuncPtrLibrary
/external/deqp/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent() in makeCurrent() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp380 bool CommandBufferGLTestContext::makeCurrent() { in makeCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp380 bool CommandBufferGLTestContext::makeCurrent() { in makeCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tests/
DVkHardwareBufferTest.cpp110 void makeCurrent() override { fGLCtx->makeCurrent(); } in makeCurrent() function in EGLTestHelper
451 void makeCurrent() override {} in makeCurrent() function in VulkanTestHelper
/external/skqp/tests/
DVkHardwareBufferTest.cpp110 void makeCurrent() override { fGLCtx->makeCurrent(); } in makeCurrent() function in EGLTestHelper
448 void makeCurrent() override {} in makeCurrent() function in VulkanTestHelper
/external/deqp/framework/egl/
DegluGLContextFactory.cpp298 void RenderContext::makeCurrent (void) in makeCurrent() function in eglu::__anonb10fb3450111::RenderContext
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp775 void RenderContext::makeCurrent (void) in makeCurrent() function in tcu::null::RenderContext
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp726 void GlxRenderContext::makeCurrent (void) in makeCurrent() function in tcu::lnx::x11::glx::GlxRenderContext
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp147 void GLES2SharingTest::makeCurrent (EGLDisplay display, EGLContext context, EGLSurface surface) in makeCurrent() function in deqp::egl::GLES2SharingTest
DteglRobustnessTests.cpp535 void RenderingContext::makeCurrent (const EGLSurface& surface) in makeCurrent() function in deqp::egl::__anon78dce4ca0111::RenderingContext
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp289 void Context::makeCurrent(gl::Surface *surface) in makeCurrent() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp267 void Context::makeCurrent(gl::Surface *surface) in makeCurrent() function in es2::Context