Searched refs:darkLeft (Results 1 – 1 of 1) sorted by relevance
535 final int darkLeft = getWidth() / 2 - mSeparatorWidth / 2; in drawBackground() local536 final int darkRight = darkLeft + mSeparatorWidth; in drawBackground()545 canvas.drawRect(darkLeft, darkTop, darkRight, darkBottom, mBackgroundPaint); in drawBackground()554 (int) MathUtils.lerp(darkLeft, lockScreenLeft, xProgress), in drawBackground()