Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h639 CoherentMemoryPtr createCoherentMemory(VkDevice device, VkDeviceMemory mem,
DResourceTracker.cpp2903 CoherentMemoryPtr ResourceTracker::createCoherentMemory( in createCoherentMemory() function in gfxstream::vk::ResourceTracker
3126 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory()