Searched refs:scalePinchChange (Results 1 – 1 of 1) sorted by relevance
2259 …double scalePinchChange = ((static_cast<double>(scalePercentNumerator) / hundred) - 1) / (times - … in ActionPinchEvent() local2264 scalePinch = scalePinch + scalePinchChange; in ActionPinchEvent()