Searched refs:asyncWaitForGpuWithCb (Results 1 – 4 of 4) sorted by relevance
690 void asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb);
637 FrameBuffer::getFB()->asyncWaitForGpuWithCb(eglsync, cb); in __anona8dbb0c51a02()
308 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuWithCb( in submitCmd()
3906 void FrameBuffer::asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb) { in asyncWaitForGpuWithCb() function in gfxstream::FrameBuffer