Home
last modified time | relevance | path

Searched refs:switchProducer (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp488 bool switchProducer(H2BGraphicBufferProducer* const newProducer, uint64_t newProducerId);
852 if (!switchProducer(newProducer.get(), producerId)) { in configureProducer()
878 bool C2VdaBqBlockPool::Impl::switchProducer(H2BGraphicBufferProducer* const newProducer, in switchProducer() function in android::C2VdaBqBlockPool::Impl