Searched refs:newSlotAllocations (Results 1 – 1 of 1) sorted by relevance
923 std::map<int32_t, std::shared_ptr<C2GraphicAllocation>> newSlotAllocations; in switchProducer() local968 newSlotAllocations[slot] = std::move(alloc); in switchProducer()987 mSlotAllocations = std::move(newSlotAllocations); in switchProducer()