Home
last modified time | relevance | path

Searched defs:waitForGpu (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.cpp690 [packagePostCmdCallback](std::shared_future<void> waitForGpu) { in postWorkerFunc()
718 std::shared_future<void> waitForGpu) { in postWorkerFunc()
1054 [](std::shared_future<void> waitForGpu) {}, false); in setupSubWindow()
1745 [&](std::shared_future<void> waitForGpu) { in postImplSync()
2138 composeWithCallback(bufferSize, buffer, [&](std::shared_future<void> waitForGpu) { in compose()
3829 void FrameBuffer::waitForGpu(uint64_t eglsync) { in waitForGpu() function in gfxstream::FrameBuffer
Dvirtio-gpu-gfxstream-renderer.cpp1642 res_handle, [this, taskId](std::shared_future<void> waitForGpu) { in flushResource()