Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRendererImpl.cpp648 FrameBuffer::getFB()->asyncWaitForGpuVulkanQsriWithCb(image, cb); in __anonf315e04f1d02()
DFrameBuffer.h467 void asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb);
DFrameBuffer.cpp2761 void FrameBuffer::asyncWaitForGpuVulkanQsriWithCb(uint64_t image, FenceCompletionCallback cb) { in asyncWaitForGpuVulkanQsriWithCb() function in gfxstream::FrameBuffer