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
357 int totalTranslation = (int) getResources().getDimension( in updateSecurityViewLocation() local
567 protected void onMoveUpdate(View view, MotionEvent ev, float totalTranslation, float delta) { in onMoveUpdate()