Searched refs:taskWidth (Results 1 – 2 of 2) sorted by relevance
463 float taskWidth = mTaskRect.width(); in apply() local493 mTempRectF.set(0, 0, taskWidth, taskHeight); in apply()509 + " taskW: " + taskWidth + " H: " + taskHeight in apply()
765 val taskWidth = lastComputedTaskSize.width() in <lambda>() constant777 boxWidth = taskWidth in <lambda>()792 lastComputedCarouselTaskSize.width() / taskWidth.toFloat() in <lambda>()794 taskWidth / boxWidth.toFloat() in <lambda>()802 expectedWidth = if (enableOverviewIconMenu()) taskWidth else LayoutParams.MATCH_PARENT in <lambda>()