Searched refs:getCurrentSpanY (Results 1 – 2 of 2) sorted by relevance
50 public static float getCurrentSpanY(ScaleGestureDetector scaleGestureDetector) { in getCurrentSpanY() method in ScaleGestureDetectorCompat52 return scaleGestureDetector.getCurrentSpanY(); in getCurrentSpanY()
663 lastSpanY = ScaleGestureDetectorCompat.getCurrentSpanY(scaleGestureDetector);670 float spanY = ScaleGestureDetectorCompat.getCurrentSpanY(scaleGestureDetector);