Searched refs:calculateCellWidth (Results 1 – 3 of 3) sorted by relevance
478 result.x = calculateCellWidth(availableWidthPx - padding.x in getCellSize()581 public static int calculateCellWidth(int width, int countX) { in calculateCellWidth() method in DeviceProfile
780 int cw = DeviceProfile.calculateCellWidth(childWidthSize, mCountX); in onMeasure()
110 int cellWidth = DeviceProfile.calculateCellWidth(rowWidth, dp.inv.numHotseatIcons); in onMeasure()