Searched refs:asyncWaitForGpuVulkanQsriWithCb (Results 1 – 4 of 4) sorted by relevance
488 void asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb);
646 FrameBuffer::getFB()->asyncWaitForGpuVulkanQsriWithCb(image, cb); in __anona8dbb0c51c02()
363 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuVulkanQsriWithCb( in submitCmd()
2805 void FrameBuffer::asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb) { in asyncWaitForGpuVulkanQsriWithCb() function in gfxstream::FrameBuffer