Searched refs:reportWork (Results 1 – 4 of 4) sorted by relevance
384 reportWork(std::move(work)); in queueTask()617 return reportWork(std::move(work)); in reportWorkIfFinished()643 return reportWork(std::move(eosWork)); in reportEOSWork()646 bool V4L2DecodeComponent::reportWork(std::unique_ptr<C2Work> work) { in reportWork() function in android::V4L2DecodeComponent
514 reportWork(std::move(mOutputWorkQueue.front())); in onDrainDone()983 reportWork(std::move(mInputWorkQueue.front())); in scheduleNextEncodeTask()1211 reportWork(std::move(mOutputWorkQueue.front())); in onInputBufferDone()1287 reportWork(std::move(mOutputWorkQueue.front())); in onOutputBufferDone()1355 void V4L2EncodeComponent::reportWork(std::unique_ptr<C2Work> work) { in reportWork() function in android::V4L2EncodeComponent
90 bool reportWork(std::unique_ptr<C2Work> work);
158 void reportWork(std::unique_ptr<C2Work> work);