Searched refs:yLocation (Results 1 – 2 of 2) sorted by relevance
223 float yLocation = renderer.getViewportHeight() - in drawThreshold() local225 renderer.drawRect(0.0f, yLocation - mThresholdStroke / 2, renderer.getViewportWidth(), in drawThreshold()226 yLocation + mThresholdStroke / 2, paint); in drawThreshold()
4417 float yLocation = previous.getTranslationY() + previous.getActualHeight() - in updateViewShadows() local4421 previous.getOutlineAlpha(), (int) yLocation, in updateViewShadows()