Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp201 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation() function in android::emulation::asg::Globals
239 deleteAllocation(alloc, mRingBlocks); in freeRingStorage()
250 deleteAllocation(alloc, mBufferBlocks); in freeBuffer()
287 deleteAllocation(alloc, mCombinedBlocks); in freeRingAndBuffer()