Searched refs:oldSuppressedIds (Results 1 – 1 of 1) sorted by relevance
713 std::set<int32_t> oldSuppressedIds; in processMotion() local714 std::swap(oldSuppressedIds, mSuppressedPointerIds); in processMotion()722 mSuppressedPointerIds = oldSuppressedIds; in processMotion()726 cancelSuppressedPointers(args, oldSuppressedIds, mSuppressedPointerIds); in processMotion()733 if (!std::includes(oldSuppressedIds.begin(), oldSuppressedIds.end(), in processMotion()