Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DPortraitPagedViewHandler.java560 float finalDividerHeight = Math.round(totalThumbnailHeight * dividerScale); in measureGroupedTaskViewThumbnailBounds() local
561 float translationY = taskViewSizes.first.y + spaceAboveSnapshot + finalDividerHeight; in measureGroupedTaskViewThumbnailBounds()
618 float finalDividerHeight = Math.round(totalThumbnailHeight * dividerScale); in getGroupedTaskViewSizes() local
625 - finalDividerHeight); in getGroupedTaskViewSizes()