Searched refs:totalTranslation (Results 1 – 2 of 2) sorted by relevance
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()
547 protected void onMoveUpdate(View view, MotionEvent ev, float totalTranslation, float delta) { in onMoveUpdate() argument