Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DHostVisibleMemoryVirtualization.h71 using CoherentMemoryPtr = std::shared_ptr<CoherentMemory>; variable
DResourceTracker.h639 CoherentMemoryPtr createCoherentMemory(VkDevice device, VkDeviceMemory mem,
756 CoherentMemoryPtr coherentMemory = nullptr;
880 CoherentMemoryPtr freeCoherentMemoryLocked(VkDeviceMemory memory, VkDeviceMemory_Info& info);
DResourceTracker.cpp738 CoherentMemoryPtr ResourceTracker::freeCoherentMemoryLocked(VkDeviceMemory memory, in freeCoherentMemoryLocked()
2903 CoherentMemoryPtr ResourceTracker::createCoherentMemory( in createCoherentMemory()
2906 CoherentMemoryPtr coherentMemory = nullptr; in createCoherentMemory()
3162 CoherentMemoryPtr coherentMemory = nullptr; in getCoherentMemory()