Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.h488 void asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb);
DRendererImpl.cpp646 FrameBuffer::getFB()->asyncWaitForGpuVulkanQsriWithCb(image, cb); in __anona8dbb0c51c02()
DVirtioGpuFrontend.cpp363 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuVulkanQsriWithCb( in submitCmd()
DFrameBuffer.cpp2805 void FrameBuffer::asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb) { in asyncWaitForGpuVulkanQsriWithCb() function in gfxstream::FrameBuffer