Home
last modified time | relevance | path

Searched defs:startBounds (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java152 public final Rect startBounds; field in RemoteAnimationTarget
169 SurfaceControl startLeash, Rect startBounds) { in RemoteAnimationTarget()
/frameworks/base/services/core/java/com/android/server/wm/
DRemoteAnimationController.java86 Point position, Rect stackBounds, Rect startBounds) { in createRemoteAnimationRecord()
318 Rect startBounds) { in RemoteAnimationRecord()
DWindowChangeAnimationSpec.java58 public WindowChangeAnimationSpec(Rect startBounds, Rect endBounds, DisplayInfo displayInfo, in WindowChangeAnimationSpec()
DTaskPositioner.java379 float startX, float startY, Rect startBounds) { in startDrag()
DAppWindowToken.java1736 private void initializeChangeTransition(Rect startBounds) { in initializeChangeTransition()
/frameworks/base/core/java/com/android/internal/transition/
DEpicenterTranslateClipReveal.java130 final Rect startBounds = getEpicenterOrCenter(endBounds); in onAppear() local
166 final Rect startBounds = (Rect) endValues.values.get(PROPNAME_BOUNDS); in onDisappear() local
/frameworks/base/core/java/android/transition/
DChangeImageTransform.java144 Rect startBounds = (Rect) startValues.values.get(PROPNAME_BOUNDS); in createAnimator() local
DChangeBounds.java292 Rect startBounds = (Rect) startValues.values.get(PROPNAME_BOUNDS); in createAnimator() local