Searched refs:newSuppressedPointerIds (Results 1 – 2 of 2) sorted by relevance
70 const std::set<int32_t>& newSuppressedPointerIds);
288 const std::set<int32_t>& newSuppressedPointerIds) { in cancelSuppressedPointers() argument303 if (newSuppressedPointerIds.find(pointerId) == newSuppressedPointerIds.end()) { in cancelSuppressedPointers()