Searched refs:portHeight (Results 1 – 2 of 2) sorted by relevance
369 int portHeight = (int) ((spanY * cellHeight + (spanY - 1) * heightGap) / density); in getWidgetSizeRanges() local370 rect.set(portWidth, landHeight, landWidth, portHeight); in getWidgetSizeRanges()
365 int portHeight = (int) ((spanY * cellHeight + (spanY - 1) * heightGap) / density); in getWidgetSizeRanges() local366 rect.set(portWidth, landHeight, landWidth, portHeight); in getWidgetSizeRanges()