Searched refs:fwkExposureHintModeMap_ (Results 1 – 4 of 4) sorted by relevance
61 …ic const unordered_map<ExposureHintMode, camera_exposure_hint_mode_enum_t> fwkExposureHintModeMap_;
376 …nst std::unordered_map<ExposureHintMode, camera_exposure_hint_mode_enum_t> fwkExposureHintModeMap_; variable
333 TimeLapsePhotoSession::fwkExposureHintModeMap_ = { member in OHOS::CameraStandard::TimeLapsePhotoSession347 auto itr = fwkExposureHintModeMap_.find(mode); in SetExposureHintMode()348 if (itr == fwkExposureHintModeMap_.end()) { in SetExposureHintMode()
79 ProfessionSession::fwkExposureHintModeMap_ = { member in OHOS::CameraStandard::ProfessionSession432 auto itr = fwkExposureHintModeMap_.find(mode); in SetExposureHintMode()433 if (itr == fwkExposureHintModeMap_.end()) { in SetExposureHintMode()