Searched refs:darkBottom (Results 1 – 1 of 1) sorted by relevance
538 final int darkBottom = darkTop + mSeparatorThickness; in drawBackground() local545 canvas.drawRect(darkLeft, darkTop, darkRight, darkBottom, mBackgroundPaint); in drawBackground()557 (int) MathUtils.lerp(darkBottom, lockScreenBottom, yProgress)); in drawBackground()