Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRendererImpl.cpp644 FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb(device, fence, cb); in __anonf315e04f1c02()
DFrameBuffer.h466 …void asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, FenceCompletionCallb…
DFrameBuffer.cpp2755 void FrameBuffer::asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, in asyncWaitForGpuVulkanWithCb() function in gfxstream::FrameBuffer