Searched defs:GetCommand (Results 1 – 2 of 2) sorted by relevance
550 CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), new GetCommand() { in GetCommand() method558 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand() method566 CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), new GetCommand() { in GetCommand() method575 new GetCommand() { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method584 new GetCommand() { in CameraCharacteristics.SCALER_MANDATORY_STREAM_COMBINATIONS.getNativeKey() method592 CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method600 CameraCharacteristics.CONTROL_MAX_REGIONS_AWB.getNativeKey(), new GetCommand() { in GetCommand() method608 CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey() method616 CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_RAW.getNativeKey(), new GetCommand() { in GetCommand() method624 CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_PROC.getNativeKey(), new GetCommand() { in GetCommand() method[all …]
22 public interface GetCommand { interface