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