/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | drawing_proxy.cpp | 60 void DrawingProxy::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::DrawingProxy
|
H A D | vulkan_render_backend.h | 40 void SwapBuffers() override {} in SwapBuffers() function
|
H A D | canvas_context.cpp | 96 void CanvasContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::CanvasContext
|
H A D | software_render_backend.h | 31 void SwapBuffers() override {}; in SwapBuffers() function
|
H A D | egl_manager.cpp | 193 void EGLManager::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::EGLManager
|
H A D | gles_render_backend.cpp | 112 void GLESRenderBackend::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GLESRenderBackend
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/ |
H A D | render_context_ohos_vk.cpp | 103 void RenderContextOhosVk::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosVk
|
H A D | render_context_ohos_raster.cpp | 106 void RenderContextOhosRaster::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosRaster
|
H A D | render_context_ohos_gl.cpp | 330 void RenderContextOhosGl::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosGl
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ |
H A D | render_context_base.h | 40 virtual void SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in SwapBuffers() function
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ |
H A D | render_context.cpp | 104 bool RenderContext::SwapBuffers(const RenderSurface *surface) in SwapBuffers() function in OHOS::Media::Effect::RenderContext
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/ |
H A D | glfw_render_context.cpp | 177 void GlfwRenderContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GlfwRenderContext
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | wgl_state.cpp | 382 void WGLState::SwapBuffers(const SwapchainGLES& swapChain) in SwapBuffers() function in WGLHelpers::WGLState
|
H A D | egl_state.cpp | 1083 void EGLState::SwapBuffers(const SwapchainGLES& swapchain) in SwapBuffers() function in EGLHelpers::EGLState
|
H A D | device_gles.cpp | 1037 void DeviceGLES::SwapBuffers(const SwapchainGLES& swapchain) in SwapBuffers() function in DeviceGLES 2201 void LowLevelDeviceGLES::SwapBuffers() in SwapBuffers() function in LowLevelDeviceGLES
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | render_context.cpp | 244 void RenderContext::SwapBuffers(EGLSurface surface) const in SwapBuffers() function in OHOS::Rosen::RenderContext
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.cpp | 684 EGLBoolean EglWrapperDisplay::SwapBuffers(EGLSurface surf) in SwapBuffers() function in OHOS::EglWrapperDisplay
|