Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarBackgroundRenderer.kt250 val horizontalInset = fullWidth * widthInsetPercentage in drawTransientBackground() constant
251 lastDrawnTransientRect.inset(horizontalInset, 0f) in drawTransientBackground()