Searched refs:preset_allocations (Results 1 – 1 of 1) sorted by relevance
1365 preset_allocations; in AssignPresetBuffers() local1368 auto inserted = preset_allocations.emplace( in AssignPresetBuffers()1389 auto preset_allocations_iter = preset_allocations.find(value->color()); in AssignPresetBuffers()1390 CHECK(preset_allocations_iter != preset_allocations.end()) in AssignPresetBuffers()