Searched refs:GetCommand (Results 1 – 4 of 4) sorted by relevance
437 GetCommand g = sGetCommandMap.get(key); in get()580 private static final HashMap<Key<?>, GetCommand> sGetCommandMap =581 new HashMap<Key<?>, GetCommand>();584 CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), new GetCommand() { in GetCommand() method592 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand() method600 CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), new GetCommand() { in GetCommand() method609 new GetCommand() { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method618 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_STREAM_COMBINATIONS.getNativeKey() method627 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_CONCURRENT_STREAM_COMBINATIONS.getNativeKey() method636 CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method[all …]
22 public interface GetCommand { interface
2298 android.hardware.camera2.impl.GetCommand
42426 Landroid/hardware/camera2/impl/GetCommand;