Searched refs:surfaceIdsToStop (Results 1 – 3 of 3) sorted by relevance
1620 butter::set<SurfaceId> surfaceIdsToStop{}; in deleteAnimationsForStoppedSurfaces() local1623 surfaceIdsToStop = surfaceIdsToStop_; in deleteAnimationsForStoppedSurfaces()1630 surfaceIdsToStop.begin(), in deleteAnimationsForStoppedSurfaces()1631 surfaceIdsToStop.end(), in deleteAnimationsForStoppedSurfaces()1640 if (surfaceIdsToStop.find(animation.surfaceId) != in deleteAnimationsForStoppedSurfaces()1641 surfaceIdsToStop.end()) { in deleteAnimationsForStoppedSurfaces()
1631 butter::set<SurfaceId> surfaceIdsToStop{}; in deleteAnimationsForStoppedSurfaces() local1634 surfaceIdsToStop = surfaceIdsToStop_; in deleteAnimationsForStoppedSurfaces()1641 surfaceIdsToStop.begin(), in deleteAnimationsForStoppedSurfaces()1642 surfaceIdsToStop.end(), in deleteAnimationsForStoppedSurfaces()1651 if (surfaceIdsToStop.find(animation.surfaceId) != in deleteAnimationsForStoppedSurfaces()1652 surfaceIdsToStop.end()) { in deleteAnimationsForStoppedSurfaces()
1632 butter::set<SurfaceId> surfaceIdsToStop{}; in deleteAnimationsForStoppedSurfaces() local1635 surfaceIdsToStop = surfaceIdsToStop_; in deleteAnimationsForStoppedSurfaces()1648 if (surfaceIdsToStop.find(animation.surfaceId) != in deleteAnimationsForStoppedSurfaces()1649 surfaceIdsToStop.end()) { in deleteAnimationsForStoppedSurfaces()