Searched refs:composeWithCallback (Results 1 – 2 of 2) sorted by relevance
379 AsyncResult composeWithCallback(uint32_t bufferSize, void* buffer,
2138 composeWithCallback(bufferSize, buffer, [&](std::shared_future<void> waitForGpu) { in compose()2176 AsyncResult FrameBuffer::composeWithCallback(uint32_t bufferSize, void* buffer, in composeWithCallback() function in gfxstream::FrameBuffer