Searched refs:componentStore (Results 1 – 2 of 2) sorted by relevance
213 std::shared_ptr<C2ComponentStore> componentStore; in fetchIonAllocator() local216 componentStore = _mComponentStore; in fetchIonAllocator()219 UseComponentStoreForIonAllocator(allocator, componentStore); in fetchIonAllocator()269 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore() argument276 gPreferredComponentStore = componentStore; in SetPreferredCodec2ComponentStore()286 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()