Searched refs:totalTranslation (Results 1 – 3 of 3) sorted by relevance
100 val totalTranslation: Int = in <lambda>() constant125 totalTranslation) in <lambda>()127 var translationRemaining = totalTranslation - currentTranslation in <lambda>()
107 int totalTranslation = transformGroups(ownGroup, matchingGroup, in transformViewInternal() local113 - totalTranslation; in transformViewInternal()290 int totalTranslation = transformView(messageAmount, to, child, otherChild, in transformGroups() local307 previousTranslation = otherChild.getTranslationY() - totalTranslation; in transformGroups()
606 protected void onMoveUpdate(View view, MotionEvent ev, float totalTranslation, float delta) { in onMoveUpdate() argument