/external/skqp/tools/gpu/ |
D | TestContext.cpp | 38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
|
/external/skia/tools/gpu/ |
D | TestContext.cpp | 39 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DisplayGL.cpp | 53 egl::Error DisplayGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGL
|
/external/angle/src/libANGLE/renderer/gl/egl/android/ |
D | DisplayAndroid.cpp | 272 egl::Error DisplayAndroid::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayAndroid 421 bool WorkerContextAndroid::makeCurrent() in makeCurrent() function in rx::WorkerContextAndroid
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | EglBase.java | 129 public abstract void makeCurrent(); in makeCurrent() method in EglBase
|
D | EglBase14.java | 179 public void makeCurrent() { in makeCurrent() method in EglBase14
|
/external/angle/src/libANGLE/renderer/gl/egl/ozone/ |
D | SurfaceOzone.cpp | 37 egl::Error SurfaceOzone::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceOzone
|
/external/angle/src/libANGLE/renderer/ |
D | SurfaceImpl.cpp | 18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
|
/external/angle/util/windows/ |
D | WGLWindow.cpp | 202 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
|
/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
|
/external/angle/src/libANGLE/renderer/gl/eagl/ |
D | PbufferSurfaceEAGL.cpp | 65 egl::Error PbufferSurfaceEAGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceEAGL
|
/external/angle/src/libANGLE/renderer/gl/cgl/ |
D | PbufferSurfaceCGL.cpp | 63 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceCGL
|
/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 | WindowSurfaceGLX.cpp | 131 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceGLX
|
D | DisplayGLX.cpp | 379 egl::Error DisplayGLX::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGLX 938 bool WorkerContextGLX::makeCurrent() in makeCurrent() function in rx::WorkerContextGLX
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon11ca9f8c0111::WGLContext
|
/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
|
/external/angle/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 39 egl::Error DisplayNULL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayNULL
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 84 bool WorkerContextEGL::makeCurrent() in makeCurrent() function in __anonfc53d0a40111::WorkerContextEGL 549 egl::Error DisplayEGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayEGL
|
D | SurfaceEGL.cpp | 33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
|
/external/angle/src/tests/egl_tests/ |
D | EGLPresentPathD3D11Test.cpp | 133 void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); } in makeCurrent() function in EGLPresentPathD3D11
|
/external/angle/util/ |
D | EGLWindow.cpp | 597 bool EGLWindow::makeCurrent() in makeCurrent() function in EGLWindow
|