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