Searched refs:headerBottomWithScaleOnPhone (Results 1 – 1 of 1) sorted by relevance
1170 final float headerBottomWithScaleOnPhone = headerBottomNoScale * scale + headerBottomOffset; in drawOnScrimWithScale() local1185 canvas.drawRect(0, 0, canvas.getWidth(), headerBottomWithScaleOnPhone, mHeaderPaint); in drawOnScrimWithScale()1206 : headerBottomWithScaleOnPhone; in drawOnScrimWithScale()