Searched refs:asyncWaitForGpuWithCb (Results 1 – 3 of 3) sorted by relevance
639 FrameBuffer::getFB()->asyncWaitForGpuWithCb(eglsync, cb); in __anon979e1a631b02()
666 void asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb);
3840 void FrameBuffer::asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb) { in asyncWaitForGpuWithCb() function in gfxstream::FrameBuffer