Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java635 int unscaledThumbHeight = (int) (thumbHeight / scale); in createAspectScaledThumbnailEnterExitAnimationLocked() local
636 mTmpFromClipRect.bottom = mTmpFromClipRect.top + unscaledThumbHeight; in createAspectScaledThumbnailEnterExitAnimationLocked()