Searched refs:intersectInPlace (Results 1 – 1 of 1) sorted by relevance
49 static void intersectInPlace(std::set<T>& set1, const std::set<T>& set2) { in intersectInPlace() function76 static void intersectInPlace(std::map<K, V>& map, const std::set<K>& set2) { in intersectInPlace() function200 intersectInPlace(mDevicesWithMixedToolType, presentDevices); in notifyInputDevicesChanged()201 intersectInPlace(mLastTouchEvents, presentDevices); in notifyInputDevicesChanged()202 intersectInPlace(mCanceledDevices, presentDevices); in notifyInputDevicesChanged()203 intersectInPlace(mActiveStyli, presentDevices); in notifyInputDevicesChanged()