Searched defs:diffX (Results 1 – 2 of 2) sorted by relevance
230 int diffX = isVerticalBarLayout ? (int) (((width * drawableScale) - width) / 2) in update() local239 int diffX = (int) (dX / dp.availableWidthPx * FG_TRANS_X_FACTOR); in update() local
63 double diffX = endCoord.centerX() - startCoord.centerX(); in gestureSelectFiles() local