Searched refs:absStartBounds (Results 1 – 1 of 1) sorted by relevance
2723 boolean shouldStartChangeTransition(@NonNull Rect absStartBounds, in shouldStartChangeTransition() argument2733 return endBounds.width() != absStartBounds.width() in shouldStartChangeTransition()2734 || endBounds.height() != absStartBounds.height(); in shouldStartChangeTransition()