Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DSetCommand.java22 public interface SetCommand { interface
DCameraMetadataNative.java962 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method
969 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method
976 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method
982 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method
988 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method