Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.h487 …void asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, FenceCompletionCallb…
DRendererImpl.cpp642 FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb(device, fence, cb); in __anona8dbb0c51b02()
DVirtioGpuFrontend.cpp337 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb( in submitCmd()
DFrameBuffer.cpp2799 void FrameBuffer::asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, in asyncWaitForGpuVulkanWithCb() function in gfxstream::FrameBuffer