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.java1427 final float headerBottomWithScaleOnPhone = headerBottomNoScale * scale + headerBottomOffset; in drawOnScrimWithScaleAndBottomOffset() local
1442 canvas.drawRect(0, 0, canvas.getWidth(), headerBottomWithScaleOnPhone, mHeaderPaint); in drawOnScrimWithScaleAndBottomOffset()
1463 : headerBottomWithScaleOnPhone; in drawOnScrimWithScaleAndBottomOffset()