Searched refs:mTaskWidth (Results 1 – 1 of 1) sorted by relevance
393 protected int mTaskWidth; field in RecentsView1665 mTaskWidth = mTempRect.width(); in updateSizeAndPadding()2548 mTaskWidth - snappedTaskView.getLayoutParams().width in updateGridProperties()2549 + (mLastComputedGridSize.width() - mTaskWidth) / 2; in updateGridProperties()2984 float scale = mTaskWidth / (float) mLastComputedGridTaskSize.width(); in createTaskDismissAnimation()4531 int clearAllWidthDiff = mOrientationHandler.getPrimaryValue(mTaskWidth, mTaskHeight) in getPageScrolls()