Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1170 final float headerBottomWithScaleOnPhone = headerBottomNoScale * scale + headerBottomOffset; in drawOnScrimWithScale() local
1185 canvas.drawRect(0, 0, canvas.getWidth(), headerBottomWithScaleOnPhone, mHeaderPaint); in drawOnScrimWithScale()
1206 : headerBottomWithScaleOnPhone; in drawOnScrimWithScale()