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

/frameworks/base/core/java/android/hardware/
H A DCamera.java1441 * the time. For example, suppose the current zoom is 0 and startSmoothZoom
1446 * Applications should not call startSmoothZoom again or change the zoom
1458 public native final void startSmoothZoom(int value); method in class:Camera
1591 * @see #startSmoothZoom(int)
1616 * @see #startSmoothZoom(int)

Completed in 92 milliseconds