Searched defs:toAdd (Results 1 – 2 of 2) sorted by relevance
534 List<AddDisplayParams> toAdd = List.of(AddDisplayParams.create(600, 500)); in testDisplayHotplugDoesNotLeakMemory() local
342 void VkReconstruction::addHandles(const uint64_t* toAdd, uint32_t count) { in addHandles()