Lines Matching refs:mEntryMap

65   mEntryMap[ANDROID_INFO_SUPPORTED_HARDWARE_LEVEL] =  in setSupportedHardwareLevel()
71 mEntryMap[ANDROID_INFO_DEVICE_ID] = std::vector<int32_t>({deviceId}); in setDeviceId()
79 mEntryMap[ANDROID_FLASH_INFO_AVAILABLE] = asVectorOf<uint8_t>(metadataVal); in setFlashAvailable()
85 mEntryMap[ANDROID_FLASH_STATE] = asVectorOf<uint8_t>(flashState); in setFlashState()
91 mEntryMap[ANDROID_FLASH_MODE] = asVectorOf<uint8_t>(flashMode); in setFlashMode()
97 mEntryMap[ANDROID_LENS_FACING] = asVectorOf<uint8_t>(lensFacing); in setLensFacing()
104 mEntryMap[ANDROID_SENSOR_READOUT_TIMESTAMP] = in setSensorReadoutTimestamp()
111 mEntryMap[ANDROID_LENS_INFO_AVAILABLE_FOCAL_LENGTHS] = focalLengths; in setAvailableFocalLengths()
116 mEntryMap[ANDROID_LENS_FOCAL_LENGTH] = asVectorOf<float>(focalLength); in setFocalLength()
121 mEntryMap[ANDROID_SENSOR_ORIENTATION] = asVectorOf<int32_t>(sensorOrientation); in setSensorOrientation()
128 mEntryMap[ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE] = in setSensorTimestampSource()
135 mEntryMap[ANDROID_SENSOR_TIMESTAMP] = asVectorOf<int64_t>(timestamp.count()); in setSensorTimestamp()
142 mEntryMap[ANDROID_STATISTICS_INFO_AVAILABLE_FACE_DETECT_MODES] = in setAvailableFaceDetectModes()
150 mEntryMap[ANDROID_SENSOR_AVAILABLE_TEST_PATTERN_MODES] = in setAvailableTestPatternModes()
159 mEntryMap[ANDROID_SCALER_AVAILABLE_STREAM_USE_CASES] = in setAvailableStreamUseCases()
167 mEntryMap[ANDROID_STATISTICS_FACE_DETECT_MODE] = in setFaceDetectMode()
175 mEntryMap[ANDROID_CONTROL_AVAILABLE_MODES] = in setControlAvailableModes()
182 mEntryMap[ANDROID_CONTROL_MODE] = asVectorOf<uint8_t>(mode); in setControlMode()
189 mEntryMap[ANDROID_CONTROL_AVAILABLE_SCENE_MODES] = in setControlAvailableSceneModes()
196 mEntryMap[ANDROID_CONTROL_SCENE_MODE] = asVectorOf<uint8_t>(sceneMode); in setControlSceneMode()
203 mEntryMap[ANDROID_CONTROL_AVAILABLE_EFFECTS] = in setControlAvailableEffects()
210 mEntryMap[ANDROID_CONTROL_EFFECT_MODE] = asVectorOf<uint8_t>(effectMode); in setControlEffectMode()
218 mEntryMap[ANDROID_CONTROL_AVAILABLE_VIDEO_STABILIZATION_MODES] = in setControlAvailableVideoStabilizationModes()
226 mEntryMap[ANDROID_CONTROL_VIDEO_STABILIZATION_MODE] = in setControlVideoStabilizationMode()
234 mEntryMap[ANDROID_CONTROL_AF_AVAILABLE_MODES] = in setControlAfAvailableModes()
241 mEntryMap[ANDROID_CONTROL_AF_MODE] = asVectorOf<uint8_t>(mode); in setControlAfMode()
247 mEntryMap[ANDROID_CONTROL_AF_STATE] = asVectorOf<uint8_t>(afState); in setControlAfState()
254 mEntryMap[ANDROID_CONTROL_AF_TRIGGER] = asVectorOf<uint8_t>(trigger); in setControlAfTrigger()
266 mEntryMap[ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES] = std::move(ranges); in setControlAeAvailableFpsRanges()
272 mEntryMap[ANDROID_CONTROL_AE_TARGET_FPS_RANGE] = in setControlAeTargetFpsRange()
279 mEntryMap[ANDROID_CONTROL_AE_MODE] = asVectorOf<uint8_t>(mode); in setControlAeMode()
285 mEntryMap[ANDROID_CONTROL_AE_AVAILABLE_MODES] = convertTo<uint8_t>(modes); in setControlAeAvailableModes()
291 mEntryMap[ANDROID_CONTROL_AE_PRECAPTURE_TRIGGER] = in setControlAePrecaptureTrigger()
299 mEntryMap[ANDROID_CONTROL_MAX_REGIONS] = in setControlMaxRegions()
306 mEntryMap[ANDROID_CONTROL_AWB_AVAILABLE_MODES] = convertTo<uint8_t>(awbModes); in setControlAvailableAwbModes()
312 mEntryMap[ANDROID_CONTROL_AWB_MODE] = asVectorOf<uint8_t>(awbMode); in setControlAwbMode()
318 mEntryMap[ANDROID_CONTROL_AWB_STATE] = asVectorOf<uint8_t>(awbState); in setControlAwbState()
327 mEntryMap[ANDROID_CONTROL_AWB_LOCK_AVAILABLE] = in setControlAwbLockAvailable()
334 mEntryMap[ANDROID_CONTROL_AWB_LOCK] = asVectorOf<uint8_t>(awbLock); in setControlAwbLock()
341 mEntryMap[ANDROID_CONTROL_AE_AVAILABLE_ANTIBANDING_MODES] = in setControlAeAvailableAntibandingModes()
349 mEntryMap[ANDROID_CONTROL_AE_ANTIBANDING_MODE] = in setControlAeAntibandingMode()
359 mEntryMap[ANDROID_CONTROL_AE_LOCK_AVAILABLE] = in setControlAeLockAvailable()
366 mEntryMap[ANDROID_CONTROL_AE_LOCK] = asVectorOf<uint8_t>(aeLock); in setControlAeLock()
381 mEntryMap[ANDROID_CONTROL_AE_REGIONS] = std::move(regions); in setControlAeRegions()
396 mEntryMap[ANDROID_CONTROL_AF_REGIONS] = std::move(regions); in setControlAfRegions()
411 mEntryMap[ANDROID_CONTROL_AWB_REGIONS] = std::move(regions); in setControlAwbRegions()
417 mEntryMap[ANDROID_CONTROL_CAPTURE_INTENT] = asVectorOf<uint8_t>(intent); in setControlCaptureIntent()
424 mEntryMap[ANDROID_SCALER_CROP_REGION] = in setCropRegion()
430 mEntryMap[ANDROID_JPEG_MAX_SIZE] = asVectorOf<int32_t>(size); in setMaxJpegSize()
436 mEntryMap[ANDROID_SENSOR_INFO_MAX_FRAME_DURATION] = in setMaxFrameDuration()
449 mEntryMap[ANDROID_JPEG_AVAILABLE_THUMBNAIL_SIZES] = std::move(sizes); in setJpegAvailableThumbnailSizes()
455 mEntryMap[ANDROID_JPEG_GPS_COORDINATES] = in setJpegGpsCoordinates()
460 mEntryMap[ANDROID_JPEG_GPS_PROCESSING_METHOD] = std::vector<uint8_t>{ in setJpegGpsCoordinates()
465 mEntryMap[ANDROID_JPEG_GPS_TIMESTAMP] = in setJpegGpsCoordinates()
472 mEntryMap[ANDROID_JPEG_ORIENTATION] = asVectorOf<int32_t>(orientation); in setJpegOrientation()
477 mEntryMap[ANDROID_JPEG_QUALITY] = asVectorOf<uint8_t>(quality); in setJpegQuality()
483 mEntryMap[ANDROID_JPEG_THUMBNAIL_SIZE] = std::vector<int32_t>({width, height}); in setJpegThumbnailSize()
488 mEntryMap[ANDROID_JPEG_THUMBNAIL_QUALITY] = asVectorOf<uint8_t>(quality); in setJpegThumbnailQuality()
495 mEntryMap[ANDROID_REQUEST_MAX_NUM_OUTPUT_STREAMS] = std::vector<int32_t>( in setMaxNumberOutputStreams()
502 mEntryMap[ANDROID_SYNC_MAX_LATENCY] = asVectorOf<int32_t>(latency); in setSyncMaxLatency()
507 mEntryMap[ANDROID_REQUEST_PIPELINE_MAX_DEPTH] = asVectorOf<uint8_t>(maxDepth); in setPipelineMaxDepth()
512 mEntryMap[ANDROID_REQUEST_PIPELINE_DEPTH] = asVectorOf<uint8_t>(depth); in setPipelineDepth()
519 mEntryMap[ANDROID_REQUEST_AVAILABLE_CAPABILITIES] = in setAvailableRequestCapabilities()
551 mEntryMap[ANDROID_SCALER_AVAILABLE_STREAM_CONFIGURATIONS] = in setAvailableOutputStreamConfigurations()
553 mEntryMap[ANDROID_SCALER_AVAILABLE_MIN_FRAME_DURATIONS] = in setAvailableOutputStreamConfigurations()
555 mEntryMap[ANDROID_SCALER_AVAILABLE_STALL_DURATIONS] = in setAvailableOutputStreamConfigurations()
564 mEntryMap[ANDROID_COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES] = in setAvailableAberrationCorrectionModes()
572 mEntryMap[ANDROID_COLOR_CORRECTION_ABERRATION_MODE] = in setAberrationCorrectionMode()
580 mEntryMap[ANDROID_NOISE_REDUCTION_AVAILABLE_NOISE_REDUCTION_MODES] = in setAvailableNoiseReductionModes()
587 mEntryMap[ANDROID_NOISE_REDUCTION_MODE] = in setNoiseReductionMode()
594 mEntryMap[ANDROID_REQUEST_PARTIAL_RESULT_COUNT] = in setRequestPartialResultCount()
601 mEntryMap[ANDROID_SCALER_CROPPING_TYPE] = asVectorOf<uint8_t>(croppingType); in setCroppingType()
606 mEntryMap[ANDROID_STATISTICS_INFO_MAX_FACE_COUNT] = in setMaxFaceCount()
612 mEntryMap[ANDROID_SCALER_AVAILABLE_MAX_DIGITAL_ZOOM] = in setAvailableMaxDigitalZoom()
619 mEntryMap[ANDROID_CONTROL_ZOOM_RATIO_RANGE] = std::vector<float>({min, max}); in setControlZoomRatioRange()
625 mEntryMap[ANDROID_SENSOR_INFO_ACTIVE_ARRAY_SIZE] = in setSensorActiveArraySize()
632 mEntryMap[ANDROID_SENSOR_INFO_PIXEL_ARRAY_SIZE] = in setSensorPixelArraySize()
639 mEntryMap[ANDROID_SENSOR_INFO_PHYSICAL_SIZE] = in setSensorPhysicalSize()
646 mEntryMap[ANDROID_CONTROL_AE_COMPENSATION_RANGE] = in setControlAeCompensationRange()
653 mEntryMap[ANDROID_CONTROL_AE_COMPENSATION_STEP] = in setControlAeCompensationStep()
660 mEntryMap[ANDROID_CONTROL_AE_EXPOSURE_COMPENSATION] = in setControlAeExposureCompensation()
667 mEntryMap[ANDROID_CONTROL_AE_STATE] = asVectorOf<uint8_t>(aeState); in setControlAeState()
673 mEntryMap[ANDROID_STATISTICS_SCENE_FLICKER] = in setStatisticsSceneFlicker()
681 mEntryMap[ANDROID_STATISTICS_HOT_PIXEL_MAP_MODE] = in setStatisticsHotPixelMapMode()
689 mEntryMap[ANDROID_STATISTICS_LENS_SHADING_MAP_MODE] = in setStatisticsLensShadingMapMode()
697 mEntryMap[ANDROID_LENS_OPTICAL_STABILIZATION_MODE] = in setLensOpticalStabilizationMode()
704 mEntryMap[ANDROID_REQUEST_AVAILABLE_REQUEST_KEYS] = keys; in setAvailableRequestKeys()
710 mEntryMap[ANDROID_REQUEST_AVAILABLE_RESULT_KEYS] = keys; in setAvailableResultKeys()
717 mEntryMap[ANDROID_REQUEST_AVAILABLE_CAPABILITIES] = in setAvailableCapabilities()
724 mEntryMap[ANDROID_REQUEST_AVAILABLE_CHARACTERISTICS_KEYS] = in setAvailableCharacteristicKeys()
738 availableKeys.reserve(mEntryMap.size()); in build()
739 for (const auto& [key, _] : mEntryMap) { in build()
748 for (const auto& entry : mEntryMap) { in build()