| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
| D | drawing_proxy.cpp | 60 void DrawingProxy::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::DrawingProxy
|
| D | software_render_backend.h | 31 void SwapBuffers() override {}; in SwapBuffers() function
|
| D | canvas_context.cpp | 97 void CanvasContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::CanvasContext
|
| D | vulkan_render_backend.h | 40 void SwapBuffers() override {} in SwapBuffers() function
|
| D | gles_render_backend.cpp | 112 void GLESRenderBackend::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GLESRenderBackend
|
| D | egl_manager.cpp | 193 void EGLManager::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::EGLManager
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/ |
| D | render_context_ohos_vk.cpp | 103 void RenderContextOhosVk::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosVk
|
| D | render_context_ohos_raster.cpp | 106 void RenderContextOhosRaster::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosRaster
|
| D | render_context_ohos_gl.cpp | 330 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/ |
| D | render_context_base.h | 40 virtual void SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in SwapBuffers() function
|
| /foundation/graphic/graphic_surface/surface/src/ |
| D | producer_egl_surface.cpp | 187 GSError ProducerEglSurface::SwapBuffers() in SwapBuffers() function in OHOS::ProducerEglSurface
|
| /foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/ |
| D | glfw_render_context.cpp | 172 void GlfwRenderContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GlfwRenderContext
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
| D | render_context.cpp | 254 void RenderContext::SwapBuffers(EGLSurface surface) const in SwapBuffers() function in OHOS::Rosen::RenderContext
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| D | egl_wrapper_display.cpp | 632 EGLBoolean EglWrapperDisplay::SwapBuffers(EGLSurface surf) in SwapBuffers() function in OHOS::EglWrapperDisplay
|