Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1422 final float headerBottomNoScale = in drawOnScrimWithScaleAndBottomOffset() local
1424 final float headerHeightNoScale = headerBottomNoScale - topNoScale; in drawOnScrimWithScaleAndBottomOffset()
1427 final float headerBottomWithScaleOnPhone = headerBottomNoScale * scale + headerBottomOffset; in drawOnScrimWithScaleAndBottomOffset()