Searched refs:roundedZoomRatio (Results 1 – 1 of 1) sorted by relevance
392 float roundedZoomRatio = roundZoomRatio( in setZoomRatioInternal() local395 if (mCurrentZoomRatio != roundedZoomRatio && notifyZoomRatioChange in setZoomRatioInternal()397 mOnZoomRatioUpdatedListener.onValueChanged(roundedZoomRatio); in setZoomRatioInternal()400 boolean sendAccessibilityEvent = roundedZoomRatio != mCurrentZoomRatio && in setZoomRatioInternal()402 (Math.floor(roundedZoomRatio) - in setZoomRatioInternal()405 mCurrentZoomRatio = roundedZoomRatio; in setZoomRatioInternal()