Home
last modified time | relevance | path

Searched refs:topTaskHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DPortraitPagedViewHandler.java512 float topTaskHeight = dp.availableHeightPx * topLeftTaskPercent; in setSplitTaskSwipeRect() local
513 float scaledTopTaskHeight = topTaskHeight * scale; in setSplitTaskSwipeRect()
617 float topTaskHeight = dp.availableHeightPx * taskPercent; in getGroupedTaskViewSizes() local
619 float scaledTopTaskHeight = topTaskHeight * scale; in getGroupedTaskViewSizes()