Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp69 void setComponentStore(std::shared_ptr<C2ComponentStore> store);
187 void C2PlatformAllocatorStoreImpl::setComponentStore(std::shared_ptr<C2ComponentStore> store) { in setComponentStore() function in android::C2PlatformAllocatorStoreImpl
259 store->setComponentStore(GetPreferredCodec2ComponentStore()); in GetCodec2PlatformAllocatorStore()
282 allocatorStore->setComponentStore(componentStore); in SetPreferredCodec2ComponentStore()