Home
last modified time | relevance | path

Searched defs:coherentMemory (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h756 CoherentMemoryPtr coherentMemory = nullptr; member
DResourceTracker.cpp2906 CoherentMemoryPtr coherentMemory = nullptr; in createCoherentMemory() local
3101 auto coherentMemory = std::make_shared<CoherentMemory>( in allocateCoherentMemory() local
3126 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory() local
3162 CoherentMemoryPtr coherentMemory = nullptr; in getCoherentMemory() local
3944 auto coherentMemory = freeCoherentMemoryLocked(memory, info); in on_vkFreeMemory() local
3996 auto coherentMemory = in on_vkMapMemory() local
6795 auto coherentMemory = freeCoherentMemoryLocked(deviceMemory, it->second); in getFree() local