Searched defs:taskWidth (Results 1 – 6 of 6) sorted by relevance
180 final int taskWidth = 0; in testLegacyPLowRamConfig() local210 final int taskWidth = 0; in testLegacyPNonLowRamConfig() local240 final int taskWidth = 0; in testLegacyQLowRamConfig() local272 final int taskWidth = 0; in testLegacyQNonLowRamConfig() local297 final int taskWidth = 1440; in testNonLegacyRConfig() local
93 PreRLegacySnapshotConfig getLegacySnapshotConfig(int taskWidth, float legacyScale, in getLegacySnapshotConfig()192 int taskWidth = (int) ((float) hwBitmap.getWidth() / legacyConfig.mScale); in loadTask() local
430 final int taskWidth = taskBounds.width(); in drawAppThemeSnapshot() local
3492 final int taskWidth = taskBounds.width(); in isWindowFillingTask() local
113 final int taskWidth = mTaskInfo.configuration.windowConfiguration.getBounds().width(); in calculateValidDragArea() local132 int taskWidth) { in determineMinX()144 int taskWidth, int displayWidth) { in determineMaxX()
166 val taskWidth: Int = Int.MIN_VALUE, constant in com.android.wm.shell.desktopmode.DesktopModeEventLogger.Companion.TaskUpdate