Searched refs:scaleFactorY (Results 1 – 2 of 2) sorted by relevance
132 val scaleFactorY = floatingView.scaleY in drawLeftRightSplit() constant140 val cornerRadiusY = deviceCornerRadius / scaleFactorY in drawLeftRightSplit()195 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in drawLeftRightSplit()230 val scaleFactorY = floatingView.scaleY in drawTopBottomSplit() constant238 val cornerRadiusY = deviceCornerRadius / scaleFactorY in drawTopBottomSplit()239 val halfDividerSize = deviceHalfDividerSize / scaleFactorY in drawTopBottomSplit()243 val onePixel = 1f / scaleFactorY in drawTopBottomSplit()293 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in drawTopBottomSplit()336 val scaleFactorY = floatingView.scaleY in drawCustomRoundedRect() constant340 QuickStepContract.getWindowCornerRadius(container.asContext()) / scaleFactorY in drawCustomRoundedRect()
44 val scaleFactorY = floatingView.scaleY in draw() constant52 val cornerRadiusY = deviceCornerRadius / scaleFactorY in draw()78 expandYInterpolator.getInterpolation(progress))) / scaleFactorY in draw()