Home
last modified time | relevance | path

Searched refs:IsResetOnFrameBorders (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.h86 inline constexpr bool IsResetOnFrameBorders(const RenderHandle handle) in IsResetOnFrameBorders() function
H A Dgpu_resource_manager.cpp1681 (!RenderHandleUtil::IsResetOnFrameBorders(allocation.handle))) { in HandlePendingAllocationsImpl()
1951 (!RenderHandleUtil::IsResetOnFrameBorders(ref.handle))) { in WaitForIdleAndDestroyGpuResources()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp758 if (RenderHandleUtil::IsResetOnFrameBorders(ref.resource.handle)) { in StoreFinalBufferState()
810 if (RenderHandleUtil::IsResetOnFrameBorders(ref.resource.handle)) { in StoreFinalImageState()