Searched refs:zoomInThreshold (Results 1 – 1 of 1) sorted by relevance
1264 float zoomInThreshold = (currentPinchZoomStepDelta_ >= 0) ? nextStep in HandleGestureEvent() local1270 if (totalPinchGestureAmount_ > zoomInThreshold) { in HandleGestureEvent()