Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java69 private final Rect mTmpCropRect = new Rect(); field in TaskViewSimulator
495 mTempRectF.roundOut(mTmpCropRect); in apply()
507 + " crop: " + mTmpCropRect in apply()
526 .setWindowCrop(mTmpCropRect) in onBuildTargetParams()