Home
last modified time | relevance | path

Searched defs:MakeCurrent (Results 1 – 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
Ddrawing_proxy.cpp55 void DrawingProxy::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::DrawingProxy
Dsoftware_render_backend.h30 void MakeCurrent() override {}; in MakeCurrent() function
Dcanvas_context.cpp92 void CanvasContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::CanvasContext
Dvulkan_render_backend.h39 void MakeCurrent() override {} in MakeCurrent() function
Dgles_render_backend.cpp103 void GLESRenderBackend::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::GLESRenderBackend
Degl_manager.cpp186 void EGLManager::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::EGLManager
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
Drender_context.cpp111 void RenderContext::MakeCurrent(EGLSurface surface) const in MakeCurrent() function in OHOS::Media::RenderContext
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
Dglfw_render_context.cpp167 void GlfwRenderContext::MakeCurrent() in MakeCurrent() function in OHOS::Rosen::GlfwRenderContext
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drender_context_ohos_gl.cpp171 void RenderContextOhosGl::MakeCurrent(void* curSurface, void* curContext) in MakeCurrent() function in OHOS::Rosen::RenderContextOhosGl
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Drender_context.cpp211 void RenderContext::MakeCurrent(EGLSurface surface, EGLContext context) in MakeCurrent() function in OHOS::Rosen::RenderContext
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_wrapper_display.cpp172 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() function in OHOS::EglWrapperDisplay