Searched refs:sendPostWorkerCmd (Results 1 – 2 of 2) sorted by relevance
754 std::future<void> FrameBuffer::sendPostWorkerCmd(Post post) { in sendPostWorkerCmd() function in gfxstream::FrameBuffer1049 sendPostWorkerCmd(std::move(postCmd)); in setupSubWindow()1058 sendPostWorkerCmd(std::move(postCmd)); in setupSubWindow()1793 sendPostWorkerCmd(std::move(postCmd)); in postImpl()2106 std::future<void> completeFuture = sendPostWorkerCmd(std::move(scrCmd)); in getScreenshot()2189 sendPostWorkerCmd(std::move(composeCmd)); in composeWithCallback()2207 sendPostWorkerCmd(std::move(composeCmd)); in composeWithCallback()2734 sendPostWorkerCmd(std::move(postCmd)); in blockPostWorker()
842 std::future<void> sendPostWorkerCmd(Post post);