Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Daddress_space_graphics.cpp121 std::vector<Block>& existingBlocks, in newAllocation()
202 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()