Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPageIndicator.java101 float hfWindowSize = windowSize / 2f; in offsetWindowCenterTo() local
147 alpha = 1f - Math.abs((i - windowMid) / hfWindowSize); in offsetWindowCenterTo()