Searched refs:startSmoothZoom (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCameraStressTest.java215 mCameraTestHelper.mCamera.startSmoothZoom(nextZoomLevel);
/frameworks/base/core/java/android/hardware/
H A DCamera.java1443 * the time. For example, suppose the current zoom is 0 and startSmoothZoom
1448 * Applications should not call startSmoothZoom again or change the zoom
1460 public native final void startSmoothZoom(int value); method in class:Camera
1587 * @see #startSmoothZoom(int)
1612 * @see #startSmoothZoom(int)

Completed in 59 milliseconds