Searched defs:deltaDistance (Results 1 – 2 of 2) sorted by relevance
148 public boolean onPull(float deltaDistance) { in onPull()173 public boolean onPull(float deltaDistance, float displacement) { in onPull()195 public static void onPull(@NonNull EdgeEffect edgeEffect, float deltaDistance, in onPull()243 float deltaDistance, in onPullDistance()319 float deltaDistance, in onPullDistance()345 static void onPull(EdgeEffect edgeEffect, float deltaDistance, float displacement) { in onPull()
1283 float deltaDistance = -unconsumedY * FLING_DESTRETCH_FACTOR / height; in consumeFlingInVerticalStretch() local1292 float deltaDistance = unconsumedY * FLING_DESTRETCH_FACTOR / height; in consumeFlingInVerticalStretch() local