Searched defs:MakeCurrent (Results 1 – 11 of 11) sorted by relevance
50 void DrawingProxy::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::DrawingProxy
39 void MakeCurrent() override {} in MakeCurrent() function
79 void CanvasContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::CanvasContext
30 void MakeCurrent() override {}; in MakeCurrent() function
82 void GLESRenderBackend::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::GLESRenderBackend
186 void EGLManager::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::EGLManager
88 void RSSharedContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::RSSharedContext
167 void GlfwRenderContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::GlfwRenderContext
171 void RenderContextOhosGl::MakeCurrent(void* curSurface, void* curContext) in MakeCurrent() function in OHOS::Rosen::RenderContextOhosGl
205 void RenderContext::MakeCurrent(EGLSurface surface, EGLContext context) in MakeCurrent() function in OHOS::Rosen::RenderContext
143 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() function in OHOS::EglWrapperDisplay