Searched defs:GetCommand (Results 1 – 2 of 2) sorted by relevance
483 CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), new GetCommand() { in GetCommand() method491 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand() method499 CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), new GetCommand() { in GetCommand() method508 new GetCommand() { in CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP.getNativeKey() method516 CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AE.getNativeKey() method524 CameraCharacteristics.CONTROL_MAX_REGIONS_AWB.getNativeKey(), new GetCommand() { in GetCommand() method532 CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey(), new GetCommand() { in CameraCharacteristics.CONTROL_MAX_REGIONS_AF.getNativeKey() method540 CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_RAW.getNativeKey(), new GetCommand() { in GetCommand() method548 CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_PROC.getNativeKey(), new GetCommand() { in GetCommand() method557 new GetCommand() { in CameraCharacteristics.REQUEST_MAX_NUM_OUTPUT_PROC_STALLING.getNativeKey() method[all …]
22 public interface GetCommand { interface