Searched defs:DestroySurface (Results 1 – 6 of 6) sorted by relevance
37 virtual void DestroySurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) {} in DestroySurface() function
175 void EGLManager::DestroySurface() in DestroySurface() function in OHOS::Rosen::EGLManager
262 void RenderContextOhosGl::DestroySurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in DestroySurface() function in OHOS::Rosen::RenderContextOhosGl
306 void WGLState::DestroySurface(uintptr_t surface) const noexcept in DestroySurface() function in WGLHelpers::WGLState
978 void EGLState::DestroySurface(uintptr_t surface) const noexcept in DestroySurface() function in EGLHelpers::EGLState
614 void CreateFunctionsVk::DestroySurface(VkInstance instance, VkSurfaceKHR surface) in DestroySurface() function in CreateFunctionsVk