Searched refs:getCurrentSpanX (Results 1 – 2 of 2) sorted by relevance
38 public static float getCurrentSpanX(ScaleGestureDetector scaleGestureDetector) { in getCurrentSpanX() method in ScaleGestureDetectorCompat40 return scaleGestureDetector.getCurrentSpanX(); in getCurrentSpanX()
662 lastSpanX = ScaleGestureDetectorCompat.getCurrentSpanX(scaleGestureDetector);669 float spanX = ScaleGestureDetectorCompat.getCurrentSpanX(scaleGestureDetector);