Home
last modified time | relevance | path

Searched refs:modeOffMinZoomRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java1476 float modeOffMinZoomRatio = 1.0f; in getExtendedSceneModeCapabilities() local
1479 modeOffMinZoomRatio = zoomRange.getLower(); in getExtendedSceneModeCapabilities()
1494 capabilities[i] = new Capability(mode, width, height, modeOffMinZoomRatio, in getExtendedSceneModeCapabilities()