Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DDvrSchedulesFocusView.java61 int drawHeight = 2 * mRoundRectRadius; in onDraw() local
62 int drawOffset = (drawHeight - getHeight()) / 2; in onDraw()
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java2526 float drawHeight = mAlldayHeight; in drawAllDayEvents() local
2564 drawHeight / numRectangles; in drawAllDayEvents()
3635 float drawHeight = mAlldayHeight; in findSelectedEvent() local
3655 float height = drawHeight / numRectangles; in findSelectedEvent()