Searched refs:kSmoothZoomStep (Results 1 – 1 of 1) sorted by relevance
993 final float kSmoothZoomStep = 0.1f; in getZoomRatiosToTest() local1017 double stepLog = Math.log(1.0f + kSmoothZoomStep); in getZoomRatiosToTest()