Searched refs:taskBottom (Results 1 – 1 of 1) sorted by relevance
811 float taskBottom = tv.getBottom(); in clipTaskViews() local813 if (frontTaskTop < taskBottom) { in clipTaskViews()815 clipBottom = (int) (taskBottom - frontTaskTop) - mTaskCornerRadiusPx; in clipTaskViews()