Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFrameInfoVisualizer.cpp223 float yLocation = renderer.getViewportHeight() - in drawThreshold() local
225 renderer.drawRect(0.0f, yLocation - mThresholdStroke / 2, renderer.getViewportWidth(), in drawThreshold()
226 yLocation + mThresholdStroke / 2, paint); in drawThreshold()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4693 float yLocation = previous.getTranslationY() + previous.getActualHeight() -
4697 previous.getOutlineAlpha(), (int) yLocation,