Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1424 final float headerHeightNoScale = headerBottomNoScale - topNoScale; in drawOnScrimWithScaleAndBottomOffset() local
1425 final float headerBottomWithScaleOnTablet = topWithScale + headerHeightNoScale * scale; in drawOnScrimWithScaleAndBottomOffset()