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

/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.cpp212 float yLocation = renderer.getViewportHeight() - (FRAME_THRESHOLD * mVerticalUnit); local
214 yLocation - mThresholdStroke/2,
216 yLocation + mThresholdStroke/2,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java3617 float yLocation = previous.getTranslationY() + previous.getActualHeight() -
3621 previous.getOutlineAlpha(), (int) yLocation,

Completed in 921 milliseconds