Searched refs:componentStore (Results 1 – 2 of 2) sorted by relevance
203 std::shared_ptr<C2ComponentStore> componentStore; in fetchIonAllocator() local206 componentStore = _mComponentStore; in fetchIonAllocator()209 UseComponentStoreForIonAllocator(allocator, componentStore); in fetchIonAllocator()259 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore() argument266 gPreferredComponentStore = componentStore; in SetPreferredCodec2ComponentStore()276 allocatorStore->setComponentStore(componentStore); in SetPreferredCodec2ComponentStore()
699 std::shared_ptr<C2ComponentStore> componentStore(create_store(), destroy_store); in TEST_F() local701 componentStore->createInterface("v4l2.decoder", &componentIntf); in TEST_F()