Searched refs:saveAllocation (Results 1 – 2 of 2) sorted by relevance
74 void saveAllocation(base::Stream* stream, const Allocation& alloc) const;
741 saveAllocation(stream, mRingAllocation); in save()742 saveAllocation(stream, mBufferAllocation); in save()743 saveAllocation(stream, mCombinedAllocation); in save()827 void AddressSpaceGraphicsContext::saveAllocation(base::Stream* stream, const Allocation& alloc) con… in saveAllocation() function in android::emulation::asg::AddressSpaceGraphicsContext