Searched defs:GetExposure (Results 1 – 5 of 5) sorted by relevance
86 int32_t NightSession::GetExposure(uint32_t &exposureValue) in GetExposure() function in OHOS::CameraStandard::NightSession
385 int32_t TimeLapsePhotoSession::GetExposure(uint32_t& result) in GetExposure() function in OHOS::CameraStandard::TimeLapsePhotoSession
140 napi_value NightSessionNapi::GetExposure(napi_env env, napi_callback_info info) in GetExposure() function in OHOS::CameraStandard::NightSessionNapi
515 napi_value TimeLapsePhotoSessionNapi::GetExposure(napi_env env, napi_callback_info info) in GetExposure() function in OHOS::CameraStandard::TimeLapsePhotoSessionNapi
224 napi_value ToneMapJS::GetExposure(NapiApi::FunctionContext<>& ctx) in GetExposure() function in ToneMapJS