Home
last modified time | relevance | path

Searched defs:colWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/hdr/
DColorGrid.kt57 val colWidth = width / colorSpaces.size.toFloat() in onDraw() constant
/frameworks/base/core/java/android/widget/
DSimpleMonthView.java651 final int colWidth = mCellWidth; in drawDaysOfWeek() local
678 final int colWidth = mCellWidth; in drawDays() local
1003 final int colWidth = mCellWidth; in getBoundsForDay() local
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java749 final int colWidth = in layoutChildren() local
885 final int colWidth = in fillUp() local
999 final int colWidth = in fillDown() local