Searched refs:startBounds (Results 1 – 5 of 5) sorted by relevance
120 @NonNull RectF startBounds, in SwipePipToHomeAnimator() argument127 super(new DefaultSpringConfig(context, null, startBounds, in SwipePipToHomeAnimator()134 startBounds.round(mStartBounds); in SwipePipToHomeAnimator()392 public Builder setStartBounds(RectF startBounds) { in setStartBounds() argument393 mStartBounds = new RectF(startBounds); in setStartBounds()
78 val startBounds = closingStartBounds[it] in startAnimation() constant79 val targetX = (if (isRtl) -1 else 1) * (startBounds!!.right + pageSpacing) in startAnimation()
231 runningTarget.startBounds == null in setPreview()232 ? runningTarget.screenSpaceBounds : runningTarget.startBounds, in setPreview()
252 return target.startBounds == null ? target.screenSpaceBounds : target.startBounds; in getStartBounds()
2564 /* x= */ app.startBounds.left