Home
last modified time | relevance | path

Searched defs:GetExposure (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dnight_session.cpp86 int32_t NightSession::GetExposure(uint32_t &exposureValue) in GetExposure() function in OHOS::CameraStandard::NightSession
H A Dtime_lapse_photo_session.cpp385 int32_t TimeLapsePhotoSession::GetExposure(uint32_t& result) in GetExposure() function in OHOS::CameraStandard::TimeLapsePhotoSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dnight_session_napi.cpp140 napi_value NightSessionNapi::GetExposure(napi_env env, napi_callback_info info) in GetExposure() function in OHOS::CameraStandard::NightSessionNapi
H A Dtime_lapse_photo_session_napi.cpp515 napi_value TimeLapsePhotoSessionNapi::GetExposure(napi_env env, napi_callback_info info) in GetExposure() function in OHOS::CameraStandard::TimeLapsePhotoSessionNapi
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DToneMapJS.cpp224 napi_value ToneMapJS::GetExposure(NapiApi::FunctionContext<>& ctx) in GetExposure() function in ToneMapJS