Searched refs:SetVideoParam (Results 1 – 7 of 7) sorted by relevance
47 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
53 void ScreenRegion::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam() function in OHOS::DistributedHardware::V1_0::ScreenRegion
155 screenRegion->SetVideoParam(videoParam); in HandleNotifySetUp()
86 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
180 screenRegion_->SetVideoParam(videoParam);
84 void DScreen::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam() function in OHOS::DistributedHardware::V1_0::DScreen
95 dScreen_->SetVideoParam(videoParam);