Searched refs:ApplyExposureCfgInner (Results 1 – 2 of 2) sorted by relevance
52 void ApplyExposureCfgInner(const std::shared_ptr<Config>& config) const;
160 …taskExecutor->PostDelayedTask([config]() { EventController::Get().ApplyExposureCfgInner(config); }, in ApplyNewestConfig()164 void EventController::ApplyExposureCfgInner(const std::shared_ptr<Config>& config) const in ApplyExposureCfgInner() function in OHOS::Ace::Recorder::EventController