Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRendererImpl.cpp639 FrameBuffer::getFB()->asyncWaitForGpuWithCb(eglsync, cb); in __anon979e1a631b02()
DFrameBuffer.h666 void asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb);
DFrameBuffer.cpp3840 void FrameBuffer::asyncWaitForGpuWithCb(uint64_t eglsync, FenceCompletionCallback cb) { in asyncWaitForGpuWithCb() function in gfxstream::FrameBuffer