Searched refs:updatedZoomRatio (Results 1 – 3 of 3) sorted by relevance
524 float updatedZoomRatio; in updateSelectedZoomToggleOptionByMotionEvent() local530 updatedZoomRatio = mCurrentLowStickyZoomRatio; in updateSelectedZoomToggleOptionByMotionEvent()534 updatedZoomRatio = mCurrentHighStickyZoomRatio; in updateSelectedZoomToggleOptionByMotionEvent()537 updatedZoomRatio = mCurrentMiddleStickyZoomRatio; in updateSelectedZoomToggleOptionByMotionEvent()540 setToggleUiZoomRatio(updatedZoomRatio, toggleOption); in updateSelectedZoomToggleOptionByMotionEvent()
106 void onZoomRatioUpdated(float updatedZoomRatio); in onZoomRatioUpdated() argument
258 public void onZoomRatioUpdated(float updatedZoomRatio) {263 mLocalFgService.setZoomRatio(updatedZoomRatio);264 mZoomController.setZoomRatio(updatedZoomRatio,