Home
last modified time | relevance | path

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

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