Searched refs:cur_port (Results 1 – 1 of 1) sorted by relevance
4998 AudioDevicePort cur_port = null; in calcListDeltas() local5001 cur_port = ports_B.get(cur_index); in calcListDeltas()5005 cur_port_found = (cur_port.id() == ports_A.get(prev_index).id()); in calcListDeltas()5009 delta_ports.add(cur_port); in calcListDeltas()