Searched refs:rectangleCount (Results 1 – 1 of 1) sorted by relevance
367 final int rectangleCount = destinationRectangles.size(); in startAnimation() local369 final List<RoundedRectangleShape> shapes = new ArrayList<>(rectangleCount); in startAnimation()393 for (int index = 0; index < rectangleCount; ++index) { in startAnimation()