Home
last modified time | relevance | path

Searched defs:SetCommand (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DSetCommand.java22 public interface SetCommand { interface
H A DCameraMetadataNative.java1883 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method
1890 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method
1897 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method
1903 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method
1909 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method
1916 new SetCommand() { in CaptureRequest.SCALER_CROP_REGION.getNativeKey() method
1923 new SetCommand() { in CaptureRequest.CONTROL_AWB_REGIONS.getNativeKey() method
1930 new SetCommand() { in CaptureRequest.CONTROL_AF_REGIONS.getNativeKey() method
1937 new SetCommand() { in CaptureRequest.CONTROL_AE_REGIONS.getNativeKey() method
1944 new SetCommand() { in CaptureResult.STATISTICS_LENS_SHADING_CORRECTION_MAP.getNativeKey() method