Home
last modified time | relevance | path

Searched refs:surfaceInsetsV (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1042 final int surfaceInsetsV = surfaceInsets == null in createAspectScaledThumbnailFreeformAnimationLocked() local
1047 final float scaleVCenter = ((enter ? destHeight : sourceHeight) + surfaceInsetsV) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java689 final int surfaceInsetsV = surfaceInsets == null in createAspectScaledThumbnailFreeformAnimationLocked() local
694 final float scaleVCenter = ((enter ? destHeight : sourceHeight) + surfaceInsetsV) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()