Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyResultMapper.java123 request.get(CaptureRequest.CONTROL_ZOOM_RATIO), in convertResultMetadata()
526 m.set(CONTROL_ZOOM_RATIO, zoomData.reportedZoomRatio); in mapScaler()
DLegacyFaceDetectMapper.java238 request.get(CaptureRequest.CONTROL_ZOOM_RATIO), in mapResultFaces()
DLegacyMetadataMapper.java832 CaptureRequest.CONTROL_ZOOM_RATIO, in mapRequest()
877 CaptureResult.CONTROL_ZOOM_RATIO , in mapRequest()
1396 m.set(CaptureRequest.CONTROL_ZOOM_RATIO, 1.0f); in createRequestTemplate()
DLegacyRequestMapper.java73 request.get(CONTROL_ZOOM_RATIO), in convertRequestMetadata()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java2493 public static final Key<Float> CONTROL_ZOOM_RATIO = field in CaptureResult
DCaptureRequest.java2263 public static final Key<Float> CONTROL_ZOOM_RATIO = field in CaptureRequest
/frameworks/base/api/
Dcurrent.txt17666 …ublic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Float> CONTROL_ZOOM_RATIO;
17753 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Float> CONTROL_ZOOM_RATIO;