Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp135 std::vector<Block>& existingBlocks) { in newAllocation()
202 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()