Searched defs:currentTranslation (Results 1 – 5 of 5) sorted by relevance
300 val currentTranslation = scrollView.getContentTranslation() in onTouch() constant348 val currentTranslation = scrollView.getContentTranslation() in onScroll() constant409 val currentTranslation = scrollView.getContentTranslation() in onFling() constant
123 var currentTranslation = in <lambda>() variable
101 float currentTranslation = 0; in transformViewInternal() local
876 private void setCurrentTranslation(float currentTranslation) { in setCurrentTranslation()
1155 float currentTranslation = mQsFrame.getTranslationY(); in applyClippingImmediately() local