Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
H A DColorGrid.kt57 val colWidth = width / colorSpaces.size.toFloat() regex
/aosp14/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java647 final int colWidth = mCellWidth; in drawDaysOfWeek() local
674 final int colWidth = mCellWidth; in drawDays() local
999 final int colWidth = mCellWidth; in getBoundsForDay() local