Searched refs:SetCommand (Results 1 – 5 of 5) sorted by relevance
22 public interface SetCommand { interface
451 SetCommand s = sSetCommandMap.get(key); in set()1409 private static final HashMap<Key<?>, SetCommand> sSetCommandMap =1410 new HashMap<Key<?>, SetCommand>();1413 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method1420 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method1427 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method1433 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method1439 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method
1469 android.hardware.camera2.impl.SetCommand
33655 Landroid/hardware/camera2/impl/SetCommand;
22167 Landroid/hardware/camera2/impl/SetCommand;->setValue(Landroid/hardware/camera2/impl/CameraMetadataN…