Searched refs:slotAllocation (Results 1 – 1 of 1) sorted by relevance
979 for (const auto& slotAllocation : mSlotAllocations) { in switchProducer() local980 status_t status = mProducer->detachBuffer(slotAllocation.first); in switchProducer()982 ALOGW("detachBuffer slot=%d from old producer failed: %d", slotAllocation.first, in switchProducer()