Home
last modified time | relevance | path

Searched defs:halfScreenSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java609 int halfScreenSize = screenWidth / 2; in updateAdjacentPagesAlpha() local
676 int halfScreenSize = getMeasuredWidth() / 2; in dispatchDraw() local
1003 final int halfScreenSize = getMeasuredWidth() / 2; in getScrollProgress() local
1404 int halfScreenSize = getMeasuredWidth() / 2; in snapToPageWithVelocity() local
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java4712 final float halfScreenSize = width / 2; in calculateDuration() local