Searched refs:surfaceIdsStr (Results 1 – 2 of 2) sorted by relevance
1628 std::ostringstream surfaceIdsStr; in deleteAnimationsForStoppedSurfaces() local1632 std::ostream_iterator<SurfaceId>(surfaceIdsStr, ", ")); in deleteAnimationsForStoppedSurfaces()1634 << surfaceIdsStr.str(); in deleteAnimationsForStoppedSurfaces()
1639 std::ostringstream surfaceIdsStr; in deleteAnimationsForStoppedSurfaces() local1643 std::ostream_iterator<SurfaceId>(surfaceIdsStr, ", ")); in deleteAnimationsForStoppedSurfaces()1645 << surfaceIdsStr.str(); in deleteAnimationsForStoppedSurfaces()