Searched refs:cellHeightPx (Results 1 – 2 of 2) sorted by relevance
81 public int cellHeightPx; field in DeviceProfile193 float usedHeight = (cellHeightPx * inv.numRows); in updateAvailableDimensions()244 cellHeightPx = iconSizePx + iconDrawablePaddingPx + (int) Math.ceil(fm.bottom - fm.top); in updateIconSize()259 folderCellHeightPx = cellHeightPx + edgeMarginPx; in updateIconSize()357 - (int) (2 * inv.numRows * cellHeightPx)); in getWorkspacePadding()
138 grid.hotseatCellHeightPx : grid.cellHeightPx); in getCellContentHeight()