Searched refs:ensure_touching_pointers_match (Results 1 – 1 of 1) sorted by relevance
158 if !self.ensure_touching_pointers_match(device_id, pointer_properties) { in process_movement()166 if !self.ensure_touching_pointers_match(device_id, pointer_properties) { in process_movement()201 if !self.ensure_touching_pointers_match(device_id, pointer_properties) { in process_movement()266 fn ensure_touching_pointers_match( in ensure_touching_pointers_match() method