Searched refs:MotionEventToZoomRatioConverter (Results 1 – 2 of 2) sorted by relevance
33 public class MotionEventToZoomRatioConverter { class57 public MotionEventToZoomRatioConverter(Context applicationContext, in MotionEventToZoomRatioConverter() method in MotionEventToZoomRatioConverter
254 private MotionEventToZoomRatioConverter mMotionEventToZoomRatioConverter = null;255 private final MotionEventToZoomRatioConverter.ZoomRatioUpdatedListener mZoomRatioListener =256 new MotionEventToZoomRatioConverter.ZoomRatioUpdatedListener() {413 mMotionEventToZoomRatioConverter = new MotionEventToZoomRatioConverter( in setupZoomUiControl()