Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailViewDeprecated.java499 float nonGridScale = getTaskView() == null ? 1 : 1 / getTaskView().getNonGridScale(); in updateSplashView() local
DTaskView.kt299 protected var nonGridScale = 1f in <lambda>() variable
767 val nonGridScale: Float in <lambda>() constant