Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java858 float scalePct = in createScreenshotDropInAnimation() local
862 if (t < scalePct) { in createScreenshotDropInAnimation()
864 currentScale, cornerScale, mFastOutSlowIn.getInterpolation(t / scalePct)); in createScreenshotDropInAnimation()