Searched refs:taskPercent (Results 1 – 3 of 3) sorted by relevance
318 val taskPercent = in getGroupedTaskViewSizes() constant324 val firstTaskViewSize = Point(parentWidth, (totalThumbnailHeight * taskPercent).toInt()) in getGroupedTaskViewSizes()
600 float taskPercent = splitBoundsConfig.appsStackedVertically in getGroupedTaskViewSizes() local609 firstTaskViewSize.x = Math.round(parentWidth * taskPercent); in getGroupedTaskViewSizes()617 float topTaskHeight = dp.availableHeightPx * taskPercent; in getGroupedTaskViewSizes()
493 val taskPercent = in getGroupedTaskViewSizes() constant499 val firstTaskViewSize = Point(parentWidth, (totalThumbnailHeight * taskPercent).toInt()) in getGroupedTaskViewSizes()