Searched refs:cur_port (Results 1 – 1 of 1) sorted by relevance
7983 AudioDevicePort cur_port = null; in calcListDeltas() local7986 cur_port = ports_B.get(cur_index); in calcListDeltas()7990 cur_port_found = (cur_port.id() == ports_A.get(prev_index).id()); in calcListDeltas()7994 delta_ports.add(cur_port); in calcListDeltas()