Searched defs:totalTranslation (Results 1 – 2 of 2) sorted by relevance
107 int totalTranslation = transformGroups(ownGroup, matchingGroup, in transformViewInternal() local290 int totalTranslation = transformView(messageAmount, to, child, otherChild, in transformGroups() local
603 protected void onMoveUpdate(View view, MotionEvent ev, float totalTranslation, float delta) { in onMoveUpdate()