Searched refs:saveAllocation (Results 1 – 2 of 2) sorted by relevance
76 void saveAllocation(base::Stream* stream, const Allocation& alloc) const;
779 saveAllocation(stream, mRingAllocation); in save()780 saveAllocation(stream, mBufferAllocation); in save()781 saveAllocation(stream, mCombinedAllocation); in save()887 void AddressSpaceGraphicsContext::saveAllocation(base::Stream* stream, const Allocation& alloc) con… in saveAllocation() function in android::emulation::asg::AddressSpaceGraphicsContext