| /external/skia/tools/gpu/ | 
| D | TestContext.cpp | 29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); }  in makeCurrent()  function in sk_gpu_test::TestContext
 | 
| /external/angle/util/windows/ | 
| D | WGLWindow.cpp | 348 bool WGLWindow::makeCurrent()  in makeCurrent()  function in WGLWindow359 bool WGLWindow::makeCurrent(HGLRC context)  in makeCurrent()  function in WGLWindow
 464 bool WGLWindow::makeCurrent(EGLSurface draw, EGLSurface read, EGLContext context)  in makeCurrent()  function in WGLWindow
 
 | 
| /external/angle/util/ | 
| D | EGLWindow.cpp | 753 bool EGLWindow::makeCurrent()  in makeCurrent()  function in EGLWindow844 bool EGLWindow::makeCurrent(EGLSurface draw, EGLSurface read, EGLContext context)  in makeCurrent()  function in EGLWindow
 876 bool EGLWindow::makeCurrent(EGLContext context)  in makeCurrent()  function in EGLWindow
 
 | 
| /external/angle/src/libANGLE/renderer/gl/wgl/ | 
| D | WindowSurfaceWGL.cpp | 95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::WindowSurfaceWGL
 | 
| D | FunctionsWGL.h | 39     PFNWGLMAKECURRENTPROC makeCurrent;  variable
 | 
| D | PbufferSurfaceWGL.cpp | 125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::PbufferSurfaceWGL
 | 
| D | DisplayWGL.cpp | 680 egl::Error DisplayWGL::makeCurrent(egl::Display *display,  in makeCurrent()  function in rx::DisplayWGL964 bool WorkerContextWGL::makeCurrent()  in makeCurrent()  function in rx::WorkerContextWGL
 
 | 
| /external/angle/src/libANGLE/renderer/gl/glx/ | 
| D | PbufferSurfaceGLX.cpp | 67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::PbufferSurfaceGLX
 | 
| D | PixmapSurfaceGLX.cpp | 140 egl::Error PixmapSurfaceGLX::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::PixmapSurfaceGLX
 | 
| D | WindowSurfaceGLX.cpp | 148 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::WindowSurfaceGLX
 | 
| /external/angle/src/libANGLE/renderer/gl/cgl/ | 
| D | PbufferSurfaceCGL.cpp | 68 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::PbufferSurfaceCGL
 | 
| /external/angle/src/libANGLE/renderer/gl/eagl/ | 
| D | PbufferSurfaceEAGL.cpp | 67 egl::Error PbufferSurfaceEAGL::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::PbufferSurfaceEAGL
 | 
| /external/deqp/framework/platform/win32/ | 
| D | tcuWGLContextFactory.cpp | 161 void WGLContext::makeCurrent (void)  in makeCurrent()  function in tcu::wgl::__anon2d78c2460111::WGLContext
 | 
| D | tcuWGL.cpp | 161 	wglMakeCurrentFunc					makeCurrent;  member574 void Context::makeCurrent (void)  in makeCurrent()  function in tcu::wgl::Context
 
 | 
| /external/angle/src/libANGLE/renderer/gl/ | 
| D | DisplayGL.cpp | 128 egl::Error DisplayGL::makeCurrent(egl::Display *display,  in makeCurrent()  function in rx::DisplayGL
 | 
| /external/deqp/framework/egl/wrapper/ | 
| D | eglwFunctions.inl | 45 eglMakeCurrentFunc						makeCurrent;  variable
 | 
| /external/deqp/framework/opengl/ | 
| D | gluFboRenderContext.cpp | 205 void FboRenderContext::makeCurrent(void)  in makeCurrent()  function in glu::FboRenderContext
 | 
| D | gluRenderContext.cpp | 47 void RenderContext::makeCurrent (void)  in makeCurrent()  function in glu::RenderContext
 | 
| /external/angle/src/libANGLE/renderer/ | 
| D | SurfaceImpl.cpp | 18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::SurfaceImpl
 | 
| /external/webrtc/sdk/android/src/java/org/webrtc/ | 
| D | EglBase14Impl.java | 170   public void makeCurrent() {  in makeCurrent()  method in EglBase14Impl
 | 
| /external/angle/src/tests/egl_tests/ | 
| D | EGLPresentPathD3D11Test.cpp | 131     void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); }  in makeCurrent()  function in EGLPresentPathD3D11
 | 
| /external/angle/src/libANGLE/renderer/null/ | 
| D | DisplayNULL.cpp | 40 egl::Error DisplayNULL::makeCurrent(egl::Display *display,  in makeCurrent()  function in rx::DisplayNULL
 | 
| /external/angle/src/libANGLE/renderer/gl/egl/ | 
| D | SurfaceEGL.cpp | 33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context)  in makeCurrent()  function in rx::SurfaceEGL
 | 
| /external/webrtc/sdk/android/api/org/webrtc/ | 
| D | EglBase.java | 247   void makeCurrent();  in makeCurrent()  method
 | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cContextFlushControlTests.cpp | 350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent()  in makeCurrent()  function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
 |