Home
last modified time | relevance | path

Searched defs:DestroySurface (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drender_context_base.h37 virtual void DestroySurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in DestroySurface() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Degl_manager.cpp175 void EGLManager::DestroySurface() in DestroySurface() function in OHOS::Rosen::EGLManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drender_context_ohos_gl.cpp262 void RenderContextOhosGl::DestroySurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in DestroySurface() function in OHOS::Rosen::RenderContextOhosGl
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp306 void WGLState::DestroySurface(uintptr_t surface) const noexcept in DestroySurface() function in WGLHelpers::WGLState
H A Degl_state.cpp978 void EGLState::DestroySurface(uintptr_t surface) const noexcept in DestroySurface() function in EGLHelpers::EGLState
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp614 void CreateFunctionsVk::DestroySurface(VkInstance instance, VkSurfaceKHR surface) in DestroySurface() function in CreateFunctionsVk