Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java1051 float interpolatedPercentage = in offsetRowsIndividually() local
1055 child.setTranslationY(-(maxDanglingViewTranslation * interpolatedPercentage)); in offsetRowsIndividually()