Home
last modified time | relevance | path

Searched refs:GetNextAvailableHandleId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h480 static uint64_t GetNextAvailableHandleId(PerManagerStore& mgrStore);
H A Dgpu_resource_manager.cpp2113 uint64_t GpuResourceManager::GetNextAvailableHandleId(PerManagerStore& store) in GetNextAvailableHandleId() function in GpuResourceManager
2148 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()
2165 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()
2172 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()