Home
last modified time | relevance | path

Searched defs:SwapBuffers (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
Ddrawing_proxy.cpp60 void DrawingProxy::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::DrawingProxy
Dsoftware_render_backend.h31 void SwapBuffers() override {}; in SwapBuffers() function
Dcanvas_context.cpp97 void CanvasContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::CanvasContext
Dvulkan_render_backend.h40 void SwapBuffers() override {} in SwapBuffers() function
Dgles_render_backend.cpp112 void GLESRenderBackend::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GLESRenderBackend
Degl_manager.cpp193 void EGLManager::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::EGLManager
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drender_context_ohos_vk.cpp103 void RenderContextOhosVk::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosVk
Drender_context_ohos_raster.cpp106 void RenderContextOhosRaster::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosRaster
Drender_context_ohos_gl.cpp330 void RenderContextOhosGl::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosGl
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
Drender_context_base.h40 virtual void SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in SwapBuffers() function
/foundation/graphic/graphic_surface/surface/src/
Dproducer_egl_surface.cpp187 GSError ProducerEglSurface::SwapBuffers() in SwapBuffers() function in OHOS::ProducerEglSurface
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
Dglfw_render_context.cpp172 void GlfwRenderContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GlfwRenderContext
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Drender_context.cpp254 void RenderContext::SwapBuffers(EGLSurface surface) const in SwapBuffers() function in OHOS::Rosen::RenderContext
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_wrapper_display.cpp632 EGLBoolean EglWrapperDisplay::SwapBuffers(EGLSurface surf) in SwapBuffers() function in OHOS::EglWrapperDisplay