Searched defs:newTranslation (Results 1 – 2 of 2) sorted by relevance
310 val newTranslation: Float in onTouch() constant354 var newTranslation = currentTranslation - distanceX in onScroll() variable416 val newTranslation: Float in onFling() constant
977 final float newTranslation = Math.max(clampInset + stackTranslation, in clampHunToTop() local997 final float newTranslation = Math.min(childState.getYTranslation(), bottomPosition); in clampHunToMaxTranslation() local