Home
last modified time | relevance | path

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

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp923 std::map<int32_t, std::shared_ptr<C2GraphicAllocation>> newSlotAllocations; in switchProducer() local
968 newSlotAllocations[slot] = std::move(alloc); in switchProducer()
987 mSlotAllocations = std::move(newSlotAllocations); in switchProducer()