Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Ddrawing_proxy.cpp60 void DrawingProxy::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::DrawingProxy
H A Dvulkan_render_backend.h40 void SwapBuffers() override {} in SwapBuffers() function
H A Dcanvas_context.cpp96 void CanvasContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::CanvasContext
H A Dsoftware_render_backend.h31 void SwapBuffers() override {}; in SwapBuffers() function
H A Degl_manager.cpp193 void EGLManager::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::EGLManager
H A Dgles_render_backend.cpp112 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 Drender_context_ohos_vk.cpp103 void RenderContextOhosVk::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosVk
H A Drender_context_ohos_raster.cpp106 void RenderContextOhosRaster::SwapBuffers(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in SwapBuffers() function in OHOS::Rosen::RenderContextOhosRaster
H A Drender_context_ohos_gl.cpp330 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 Drender_context_base.h40 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 Drender_context.cpp104 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 Dglfw_render_context.cpp177 void GlfwRenderContext::SwapBuffers() in SwapBuffers() function in OHOS::Rosen::GlfwRenderContext
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp382 void WGLState::SwapBuffers(const SwapchainGLES& swapChain) in SwapBuffers() function in WGLHelpers::WGLState
H A Degl_state.cpp1083 void EGLState::SwapBuffers(const SwapchainGLES& swapchain) in SwapBuffers() function in EGLHelpers::EGLState
H A Ddevice_gles.cpp1037 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 Drender_context.cpp244 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 Degl_wrapper_display.cpp684 EGLBoolean EglWrapperDisplay::SwapBuffers(EGLSurface surf) in SwapBuffers() function in OHOS::EglWrapperDisplay