Searched refs:thumbHeightI (Results 1 – 1 of 1) sorted by relevance
664 final int thumbHeightI = thumbnailHeader != null ? thumbnailHeader.getHeight() : appHeight; in createThumbnailEnterExitAnimationLockedCompat() local665 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createThumbnailEnterExitAnimationLockedCompat()735 final int thumbHeightI = mTmpRect.height(); in createAspectScaledThumbnailEnterExitAnimationLocked() local736 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createAspectScaledThumbnailEnterExitAnimationLocked()805 mTmpFromClipRect.bottom = mTmpFromClipRect.top + thumbHeightI; in createAspectScaledThumbnailEnterExitAnimationLocked()865 final int thumbHeightI = thumbnailHeader.getHeight(); in createThumbnailAspectScaleAnimationLocked() local906 mTmpFromClipRect.set(0, 0, thumbWidthI, thumbHeightI); in createThumbnailAspectScaleAnimationLocked()