Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DGetCommand.java22 public interface GetCommand { interface
DCameraMetadataNative.java584 CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), new GetCommand() { in GetCommand() method
592 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand() method
600 CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), new GetCommand() { in GetCommand() method
609 new GetCommand() { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method
618 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_STREAM_COMBINATIONS.getNativeKey() method
627 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_CONCURRENT_STREAM_COMBINATIONS.getNativeKey() method
636 CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method
644 CameraCharacteristics.CONTROL_MAX_REGIONS_AWB.getNativeKey(), new GetCommand() { in GetCommand() method
652 CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey() method
660 CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_RAW.getNativeKey(), new GetCommand() { in GetCommand() method
[all …]