Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp75 void setComponentStore(std::shared_ptr<C2ComponentStore> store);
202 void C2PlatformAllocatorStoreImpl::setComponentStore(std::shared_ptr<C2ComponentStore> store) { in setComponentStore() function in android::C2PlatformAllocatorStoreImpl
286 store->setComponentStore(GetPreferredCodec2ComponentStore()); in GetCodec2PlatformAllocatorStore()
309 allocatorStore->setComponentStore(componentStore); in SetPreferredCodec2ComponentStore()