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