Searched refs:UpdateNativeVideoPlayerConfig (Results 1 – 5 of 5) sorted by relevance
197 delegate_->UpdateNativeVideoPlayerConfig( in UpdateDelegate()
739 void UpdateNativeVideoPlayerConfig(bool enable, bool shouldOverlay);
6282 void WebDelegate::UpdateNativeVideoPlayerConfig(bool enable, bool shouldOverlay) in UpdateNativeVideoPlayerConfig() function in OHOS::Ace::WebDelegate
1121 webPattern->UpdateNativeVideoPlayerConfig(std::make_tuple(enable, shouldOverlay)); in SetNativeVideoPlayerConfig()
2784 delegate_->UpdateNativeVideoPlayerConfig( in OnNativeVideoPlayerConfigUpdate()2961 delegate_->UpdateNativeVideoPlayerConfig(std::get<0>(config), std::get<1>(config)); in OnModifyDone()