Searched defs:totalTranslation (Results 1 – 3 of 3) sorted by relevance
107 int totalTranslation = transformGroups(ownGroup, matchingGroup, in transformViewInternal() local290 int totalTranslation = transformView(messageAmount, to, child, otherChild, in transformGroups() local
100 val totalTranslation: Int = in <lambda>() constant
606 protected void onMoveUpdate(View view, MotionEvent ev, float totalTranslation, float delta) { in onMoveUpdate()