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.java1547 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method
1554 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method
1561 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method
1567 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method
1573 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method