Searched refs:scaledTopTaskHeight (Results 1 – 1 of 1) sorted by relevance
513 float scaledTopTaskHeight = topTaskHeight * scale; in setSplitTaskSwipeRect() local521 outRect.bottom = Math.round(outRect.top + scaledTopTaskHeight); in setSplitTaskSwipeRect()528 outRect.top += Math.round(scaledTopTaskHeight + scaledDividerHeight); in setSplitTaskSwipeRect()619 float scaledTopTaskHeight = topTaskHeight * scale; in getGroupedTaskViewSizes() local621 firstTaskViewSize.y = Math.round(scaledTopTaskHeight); in getGroupedTaskViewSizes()