Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DColorChipView.java111 int halfBorderWidth = mBorderWidth / 2; in onDraw() local
112 int top = halfBorderWidth; in onDraw()
113 int left = halfBorderWidth; in onDraw()
123 lines [ptr++] = bottom - halfBorderWidth; in onDraw()
125 lines [ptr++] = bottom - halfBorderWidth; in onDraw()
130 lines [ptr++] = right - halfBorderWidth; in onDraw()
132 lines [ptr++] = right - halfBorderWidth; in onDraw()