Searched refs:checkSmoothZoomForV (Results 1 – 1 of 1) sorted by relevance
991 boolean checkSmoothZoomForV, ZoomDirection direction, ZoomRange range) { in getZoomRatiosToTest() argument1005 if (!checkSmoothZoomForV) { in getZoomRatiosToTest()1059 final boolean checkSmoothZoomForV = checkSmoothZoom && atLeastV; in testZoomSettingsOverrideLatency()1082 checkSmoothZoomForV, direction, range); in testZoomSettingsOverrideLatency()1157 if ((checkSmoothZoomForV || (range == ZoomRange.RATIO_1_OR_LARGER in testZoomSettingsOverrideLatency()1175 int maxVariation = checkSmoothZoomForV ? 0 : MAX_IMPROVEMENT_VARIATION; in testZoomSettingsOverrideLatency()