Searched refs:screenRect (Results 1 – 3 of 3) sorted by relevance
102 expandedView.taskView?.setObscuredTouchRect(Rect(positioner.screenRect))113 val rightPadding = positioner.screenRect.right - realManageButtonRect.right -134 translationX = (positioner.screenRect.right - width).toFloat()
150 translationX = (positioner.screenRect.right - width - stackPadding)
665 private void prepareAnimation(Rect screenRect, boolean showFlash, in prepareAnimation() argument675 startAnimation(screenRect, showFlash, onAnimationComplete); in prepareAnimation()956 private void startAnimation(Rect screenRect, boolean showFlash, Runnable onAnimationComplete) {962 mScreenshotView.createScreenshotDropInAnimation(screenRect, showFlash);