Home
last modified time | relevance | path

Searched refs:yLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DFrameInfoVisualizer.cpp215 float yLocation = renderer.getViewportHeight() - (FRAME_THRESHOLD * mVerticalUnit); in drawThreshold() local
216 renderer.drawRect(0.0f, yLocation - mThresholdStroke / 2, renderer.getViewportWidth(), in drawThreshold()
217 yLocation + mThresholdStroke / 2, paint); in drawThreshold()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3909 float yLocation = previous.getTranslationY() + previous.getActualHeight() -
3913 previous.getOutlineAlpha(), (int) yLocation,