Searched refs:mAbsoluteBounds (Results 1 – 1 of 1) sorted by relevance
1207 change.setStartAbsBounds(info.mAbsoluteBounds); in calculateTransitionInfo()1265 final Rect mAbsoluteBounds = new Rect(); field in Transition.ChangeInfo1273 mAbsoluteBounds.set(origState.getBounds()); in ChangeInfo()1295 || !newState.getBounds().equals(mAbsoluteBounds) in hasChanged()