Searched refs:scrapExtraStart (Results 1 – 1 of 1) sorted by relevance
599 int scrapExtraStart = 0, scrapExtraEnd = 0; in layoutForPredictiveAnimations() local609 scrapExtraStart += mOrientationHelper.getDecoratedMeasurement(scrap.itemView); in layoutForPredictiveAnimations()616 Log.d(TAG, "for unused scrap, decided to add " + scrapExtraStart in layoutForPredictiveAnimations()620 if (scrapExtraStart > 0) { in layoutForPredictiveAnimations()623 mLayoutState.mExtra = scrapExtraStart; in layoutForPredictiveAnimations()