Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
Dgoldfish_address_space.h28 class GoldfishAddressSpaceHostMemoryAllocator; variable
56 friend class GoldfishAddressSpaceHostMemoryAllocator; variable
97 class GoldfishAddressSpaceHostMemoryAllocator {
99 GoldfishAddressSpaceHostMemoryAllocator(bool useSharedSlots);
Dgoldfish_address_space_android.impl342 GoldfishAddressSpaceHostMemoryAllocator::GoldfishAddressSpaceHostMemoryAllocator(bool useSharedSlot…
349 bool GoldfishAddressSpaceHostMemoryAllocator::is_opened() const { return m_provider.is_opened(); }
351 long GoldfishAddressSpaceHostMemoryAllocator::hostMalloc(GoldfishAddressSpaceBlock *block, size_t s…
407 void GoldfishAddressSpaceHostMemoryAllocator::hostFree(GoldfishAddressSpaceBlock *block)
Dgoldfish_address_space_fuchsia.impl242 GoldfishAddressSpaceHostMemoryAllocator::GoldfishAddressSpaceHostMemoryAllocator(bool useSharedSlot…
245 long GoldfishAddressSpaceHostMemoryAllocator::hostMalloc(GoldfishAddressSpaceBlock *block, size_t s…
250 void GoldfishAddressSpaceHostMemoryAllocator::hostFree(GoldfishAddressSpaceBlock *block)