Home
last modified time | relevance | path

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

/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/
DHdrImageCaptureExtenderImpl.java210 CaptureResult.EXTENSION_STRENGTH); in getCaptureProcessor()
212 captureResults.add(new Pair<>(CaptureResult.EXTENSION_STRENGTH, in getCaptureProcessor()
388 CaptureRequest.CONTROL_AF_TRIGGER, CaptureRequest.EXTENSION_STRENGTH}; in getAvailableCaptureRequestKeys()
397 CaptureResult.EXTENSION_CURRENT_TYPE, CaptureResult.EXTENSION_STRENGTH}; in getAvailableCaptureResultKeys()
DHdrPreviewExtenderImpl.java198 Integer strength = result.get(CaptureResult.EXTENSION_STRENGTH); in process()
200 captureResults.add(new Pair<>(CaptureResult.EXTENSION_STRENGTH, strength)); in process()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java5930 public static final Key<Integer> EXTENSION_STRENGTH = field in CaptureResult
DCaptureRequest.java4316 public static final Key<Integer> EXTENSION_STRENGTH = field in CaptureRequest
/frameworks/base/config/
Ddirty-image-objects1186 Landroid/hardware/camera2/CaptureRequest;.EXTENSION_STRENGTH:Landroid/hardware/camera2/CaptureReque…
/frameworks/base/core/api/
Dcurrent.txt19737 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> EXTENSION_STRENGTH;
19833 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> EXTENSION_STRENGTH;