Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DHostVisibleMemoryVirtualization.h39 using GoldfishAddressSpaceBlockPtr = std::shared_ptr<GoldfishAddressSpaceBlock>; variable
48 CoherentMemory(GoldfishAddressSpaceBlockPtr block, uint64_t gpuAddr, uint64_t size,
65 GoldfishAddressSpaceBlockPtr mBlock = nullptr;
DHostVisibleMemoryVirtualization.cpp42 CoherentMemory::CoherentMemory(GoldfishAddressSpaceBlockPtr block, uint64_t gpuAddr, uint64_t size, in CoherentMemory()
DResourceTracker.h754 GoldfishAddressSpaceBlockPtr goldfishBlock = nullptr;
DResourceTracker.cpp2911 GoldfishAddressSpaceBlockPtr block = nullptr; in createCoherentMemory()
6185 GoldfishAddressSpaceBlockPtr block = std::make_shared<GoldfishAddressSpaceBlock>(); in on_vkMapMemoryIntoAddressSpaceGOOGLE_pre()