Searched refs:mTaskStackLowRamLayoutAlgorithm (Results 1 – 4 of 4) sorted by relevance
268 TaskStackLowRamLayoutAlgorithm mTaskStackLowRamLayoutAlgorithm; field in TaskStackLayoutAlgorithm278 mTaskStackLowRamLayoutAlgorithm = new TaskStackLowRamLayoutAlgorithm(context); in TaskStackLayoutAlgorithm()314 mTaskStackLowRamLayoutAlgorithm.reloadOnConfigurationChange(context); in reloadOnConfigurationChange()352 mTaskStackLowRamLayoutAlgorithm.setSystemInsets(systemInsets); in setSystemInsets()426 mTaskStackLowRamLayoutAlgorithm.initialize(windowRect); in initialize()498 ? mTaskStackLowRamLayoutAlgorithm.getMinScrollP() in update()501 ? mTaskStackLowRamLayoutAlgorithm.getMaxScrollP(taskCount) in update()512 mInitialScrollP = mTaskStackLowRamLayoutAlgorithm.getInitialScrollP(mNumStackTasks, in update()713 return mTaskStackLowRamLayoutAlgorithm.computeStackVisibilityReport(tasks); in computeStackVisibilityReport()795 mTaskStackLowRamLayoutAlgorithm.getTransform(taskIndex, stackScroll, transformOut, in getStackTransform()[all …]
301 ? layoutAlgorithm.mTaskStackLowRamLayoutAlgorithm.getMaxOverscroll() in handleTouchEvent()499 prevAnchorTaskScroll = mSv.getStackAlgorithm().mTaskStackLowRamLayoutAlgorithm in onBeginDrag()519 anchorTaskScroll = mSv.getStackAlgorithm().mTaskStackLowRamLayoutAlgorithm in onBeginDrag()
213 TaskStackLowRamLayoutAlgorithm algorithm = mLayoutAlgorithm.mTaskStackLowRamLayoutAlgorithm; in scrollToClosestTask()
363 mTmpTransform.rect.offset(0, stackLayout.mTaskStackLowRamLayoutAlgorithm in startExitToHomeAnimation()