Home
last modified time | relevance | path

Searched defs:scaleFactorX (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingAppPairBackground.kt131 val scaleFactorX = floatingView.scaleX in drawLeftRightSplit() constant
229 val scaleFactorX = floatingView.scaleX in drawTopBottomSplit() constant
335 val scaleFactorX = floatingView.scaleX in drawCustomRoundedRect() constant
DFloatingFullscreenAppPairBackground.kt43 val scaleFactorX = floatingView.scaleX in draw() constant