Searched refs:mFullscreenProgress (Results 1 – 4 of 4) sorted by relevance
61 private float mFullscreenProgress = 1; field in ClearAllButton199 mFullscreenProgress = progress; in setFullscreenProgress()238 return mFullscreenProgress > 0 ? endTranslation : 0; in getFullscreenTrans()
370 private float mFullscreenProgress; field in TaskView1386 mFullscreenProgress = progress; in setFullscreenProgress()1407 mCurrentFullscreenParams.setProgress(mFullscreenProgress, getRecentsView().getScaleX(),1533 public float mFullscreenProgress;1551 mFullscreenProgress = fullscreenProgress;
296 float rounding = comp(mFullscreenParams.mFullscreenProgress); in drawOnCanvas()
227 return recentsView.mFullscreenProgress;578 protected float mFullscreenProgress = 0; field in RecentsView1535 taskView.setFullscreenProgress(mFullscreenProgress); in resetTaskVisuals()1568 mFullscreenProgress = fullscreenProgress; in setFullscreenProgress()1571 requireTaskViewAt(i).setFullscreenProgress(mFullscreenProgress); in setFullscreenProgress()