HomeSort by relevance Sort by last modified time
    Searched defs:zoomRatio (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/legacy/
ParameterUtils.java 706 float zoomRatio = zoom * 1.0f / ZOOM_RATIO_MULTIPLIER; // normalize to 1.0 and smaller
708 return zoomRatio;
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp     [all...]

Completed in 104 milliseconds