Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java407 GetCommand g = sGetCommandMap.get(key); in get()
544 private static final HashMap<Key<?>, GetCommand> sGetCommandMap =
545 new HashMap<Key<?>, GetCommand>();
548 CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), new GetCommand() { in GetCommand() method
556 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand() method
564 CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), new GetCommand() { in GetCommand() method
573 new GetCommand() { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method
582 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_STREAM_COMBINATIONS.getNativeKey() method
590 CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method
598 CameraCharacteristics.CONTROL_MAX_REGIONS_AWB.getNativeKey(), new GetCommand() { in GetCommand() method
[all …]
DGetCommand.java22 public interface GetCommand { interface
/frameworks/base/config/
Dpreloaded-classes1468 android.hardware.camera2.impl.GetCommand
Dboot-image-profile.txt33654 Landroid/hardware/camera2/impl/GetCommand;
Dhiddenapi-greylist-max-o.txt22136 Landroid/hardware/camera2/impl/GetCommand;->getValue(Landroid/hardware/camera2/impl/CameraMetadataN…