Searched refs:destFrame (Results 1 – 1 of 1) sorted by relevance
1314 Rect destFrame, @Nullable Rect surfaceInsets, boolean enter) { in createAspectScaledThumbnailFreeformAnimationLocked() argument1317 final float destWidth = destFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked()1318 final float destHeight = destFrame.height(); in createAspectScaledThumbnailFreeformAnimationLocked()1335 final int destHCenter = destFrame.left + destFrame.width() / 2; in createAspectScaledThumbnailFreeformAnimationLocked()1336 final int destVCenter = destFrame.top + destFrame.height() / 2; in createAspectScaledThumbnailFreeformAnimationLocked()