Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp282 Allocation allocBufferViewIntoCombined(const Allocation& alloc) { in allocBufferViewIntoCombined() function in android::emulation::asg::Globals
616 mBufferAllocation = sGlobals()->allocBufferViewIntoCombined(mCombinedAllocation);
823 mBufferAllocation = sGlobals()->allocBufferViewIntoCombined(mCombinedAllocation); in load()