Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DSetCommand.java22 public interface SetCommand { interface
DCameraMetadataNative.java444 SetCommand s = sSetCommandMap.get(key); in set()
1083 private static final HashMap<Key<?>, SetCommand> sSetCommandMap =
1084 new HashMap<Key<?>, SetCommand>();
1087 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method
1094 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method
1101 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method
1107 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method
1113 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method
/frameworks/base/config/
Dpreloaded-classes1311 android.hardware.camera2.impl.SetCommand
Dhiddenapi-private-dex.txt27677 Landroid/hardware/camera2/impl/SetCommand;
27678 Landroid/hardware/camera2/impl/SetCommand;->setValue(Landroid/hardware/camera2/impl/CameraMetadataN…
Dboot-image-profile.txt55308 Landroid/hardware/camera2/impl/SetCommand;