Searched refs:asyncWaitForGpuWithCb (Results 1 – 4 of 4) sorted by relevance
683 void asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb);
655 FrameBuffer::getFB()->asyncWaitForGpuWithCb(eglsync, cb); in __anona3fc7b451a02()
308 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuWithCb( in submitCmd()
3875 void FrameBuffer::asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb) { in asyncWaitForGpuWithCb() function in gfxstream::FrameBuffer