Searched refs:zoomOutThreshold (Results 1 – 1 of 1) sorted by relevance
1266 float zoomOutThreshold = (currentPinchZoomStepDelta_ <= 0) ? -nextStep in HandleGestureEvent() local1274 } else if (totalPinchGestureAmount_ < zoomOutThreshold) { in HandleGestureEvent()