Searched refs:cornerScale (Results 1 – 1 of 1) sorted by relevance
506 float cornerScale = in createScreenshotDropInAnimation() local508 final float currentScale = 1 / cornerScale; in createScreenshotDropInAnimation()647 ? finalPos.x - dismissOffset + bounds.width() * cornerScale / 2f in createScreenshotDropInAnimation()648 : finalPos.x - dismissOffset - bounds.width() * cornerScale / 2f; in createScreenshotDropInAnimation()651 finalPos.y - dismissOffset - bounds.height() * cornerScale / 2f); in createScreenshotDropInAnimation()