Searched refs:cur_port (Results 1 – 1 of 1) sorted by relevance
6614 AudioDevicePort cur_port = null; in calcListDeltas() local6617 cur_port = ports_B.get(cur_index); in calcListDeltas()6621 cur_port_found = (cur_port.id() == ports_A.get(prev_index).id()); in calcListDeltas()6625 delta_ports.add(cur_port); in calcListDeltas()