Searched refs:queueTask (Results 1 – 4 of 4) sorted by relevance
65 void queueTask(std::unique_ptr<C2Work> work);
107 void queueTask(std::unique_ptr<C2Work> work);
368 ::base::BindOnce(&V4L2DecodeComponent::queueTask, mWeakThis, in queue_nb()375 void V4L2DecodeComponent::queueTask(std::unique_ptr<C2Work> work) { in queueTask() function in android::V4L2DecodeComponent
309 ::base::BindOnce(&V4L2EncodeComponent::queueTask, mWeakThis, in queue_nb()419 void V4L2EncodeComponent::queueTask(std::unique_ptr<C2Work> work) { in queueTask() function in android::V4L2EncodeComponent