Home
last modified time | relevance | path

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

123

/external/skqp/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/external/skia/tools/gpu/
DTestContext.cpp39 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/external/angle/src/libANGLE/renderer/gl/
DDisplayGL.cpp53 egl::Error DisplayGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGL
/external/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp272 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/
DEglBase.java129 public abstract void makeCurrent(); in makeCurrent() method in EglBase
DEglBase14.java179 public void makeCurrent() { in makeCurrent() method in EglBase14
/external/angle/src/libANGLE/renderer/gl/egl/ozone/
DSurfaceOzone.cpp37 egl::Error SurfaceOzone::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceOzone
/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
/external/angle/util/windows/
DWGLWindow.cpp202 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
/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/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/glx/
DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
DWindowSurfaceGLX.cpp131 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceGLX
DDisplayGLX.cpp379 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/
DtcuWGLContextFactory.cpp161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon11ca9f8c0111::WGLContext
/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/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp39 egl::Error DisplayNULL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayNULL
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp84 bool WorkerContextEGL::makeCurrent() in makeCurrent() function in __anonfc53d0a40111::WorkerContextEGL
549 egl::Error DisplayEGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayEGL
DSurfaceEGL.cpp33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
/external/angle/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp133 void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); } in makeCurrent() function in EGLPresentPathD3D11
/external/angle/util/
DEGLWindow.cpp597 bool EGLWindow::makeCurrent() in makeCurrent() function in EGLWindow

123