Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability.cpp146 return supportedExposureRange_; in GetSupportedExposureRange()
176 logFunc("Supported Exposure Range", supportedExposureRange_); in DumpCameraAbilityInfo()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/
H A Dcamera_ability.h72 std::vector<uint32_t> supportedExposureRange_; variable