Searched refs:appBoundsCenterY (Results 1 – 1 of 1) sorted by relevance
224 final int appBoundsCenterY = mAppBounds.centerY(); in onAnimationUpdate() local227 appBoundsCenterY - mOverlayHalfSize); in onAnimationUpdate()232 mTmpTransform.postScale(scale, scale, appBoundsCenterX, appBoundsCenterY); in onAnimationUpdate()