Searched refs:yLocation (Results 1 – 2 of 2) sorted by relevance
215 float yLocation = renderer.getViewportHeight() - (FRAME_THRESHOLD * mVerticalUnit); in drawThreshold() local216 renderer.drawRect(0.0f, yLocation - mThresholdStroke / 2, renderer.getViewportWidth(), in drawThreshold()217 yLocation + mThresholdStroke / 2, paint); in drawThreshold()
3909 float yLocation = previous.getTranslationY() + previous.getActualHeight() -3913 previous.getOutlineAlpha(), (int) yLocation,