Searched refs:gapCompensation (Results 1 – 1 of 1) sorted by relevance
3585 float gapCompensation = gapWidth - newClearAllShortTotalWidthTranslation; in createTaskDismissAnimation() local3586 longGridRowWidthDiff += mIsRtl ? -gapCompensation : gapCompensation; in createTaskDismissAnimation()