Searched refs:EXTENSION_STRENGTH (Results 1 – 6 of 6) sorted by relevance
210 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()
198 Integer strength = result.get(CaptureResult.EXTENSION_STRENGTH); in process()200 captureResults.add(new Pair<>(CaptureResult.EXTENSION_STRENGTH, strength)); in process()
5930 public static final Key<Integer> EXTENSION_STRENGTH = field in CaptureResult
4316 public static final Key<Integer> EXTENSION_STRENGTH = field in CaptureRequest
1186 Landroid/hardware/camera2/CaptureRequest;.EXTENSION_STRENGTH:Landroid/hardware/camera2/CaptureReque…
19737 …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;