Home
last modified time | relevance | path

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

123

/external/skia/tools/gpu/
DTestContext.cpp29 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/angle/src/libANGLE/renderer/gl/egl/gbm/
DSurfaceGbm.cpp37 egl::Error SurfaceGbm::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceGbm
/external/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp65 egl::Error PbufferSurfaceEAGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceEAGL
/external/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp63 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceCGL
/external/angle/src/libANGLE/renderer/gl/
DDisplayGL.cpp103 egl::Error DisplayGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayGL
/external/angle/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
DFunctionsWGL.h39 PFNWGLMAKECURRENTPROC makeCurrent; variable
DPbufferSurfaceWGL.cpp125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
/external/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp321 egl::Error DisplayAndroid::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayAndroid
518 bool WorkerContextAndroid::makeCurrent() in makeCurrent() function in rx::WorkerContextAndroid
/external/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
DPixmapSurfaceGLX.cpp140 egl::Error PixmapSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PixmapSurfaceGLX
DWindowSurfaceGLX.cpp148 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceGLX
/external/angle/util/windows/
DWGLWindow.cpp209 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anondf5ff0680111::WGLContext
DtcuWGL.cpp161 wglMakeCurrentFunc makeCurrent; member
574 void Context::makeCurrent (void) in makeCurrent() function in tcu::wgl::Context
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl45 eglMakeCurrentFunc makeCurrent; variable
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp205 void FboRenderContext::makeCurrent(void) in makeCurrent() function in glu::FboRenderContext
/external/webrtc/sdk/android/src/java/org/webrtc/
DEglBase14Impl.java184 public void makeCurrent() { in makeCurrent() method in EglBase14Impl
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp40 egl::Error DisplayNULL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayNULL
/external/angle/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp131 void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); } in makeCurrent() function in EGLPresentPathD3D11
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp91 bool WorkerContextEGL::makeCurrent() in makeCurrent() function in __anon770028000111::WorkerContextEGL
574 egl::Error DisplayEGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayEGL
DSurfaceEGL.cpp33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
/external/webrtc/sdk/android/api/org/webrtc/
DEglBase.java249 void makeCurrent(); in makeCurrent() method

123