Searched defs:MakeCurrent (Results 1 – 11 of 11) sorted by relevance
55 void DrawingProxy::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::DrawingProxy
30 void MakeCurrent() override {}; in MakeCurrent() function
92 void CanvasContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::CanvasContext
39 void MakeCurrent() override {} in MakeCurrent() function
103 void GLESRenderBackend::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::GLESRenderBackend
186 void EGLManager::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::EGLManager
111 void RenderContext::MakeCurrent(EGLSurface surface) const in MakeCurrent() function in OHOS::Media::RenderContext
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
211 void RenderContext::MakeCurrent(EGLSurface surface, EGLContext context) in MakeCurrent() function in OHOS::Rosen::RenderContext
172 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() function in OHOS::EglWrapperDisplay