Home
last modified time | relevance | path

Searched refs:supportedExposureHintModes (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dprofession_session.cpp399 …onSession::GetSupportedExposureHintModes(std::vector<ExposureHintMode> &supportedExposureHintModes) in GetSupportedExposureHintModes() argument
401 supportedExposureHintModes.clear(); in GetSupportedExposureHintModes()
418 supportedExposureHintModes.emplace_back(itr->second); in GetSupportedExposureHintModes()