Home
last modified time | relevance | path

Searched refs:SetVideoParam (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregion.h47 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp53 void ScreenRegion::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam() function in OHOS::DistributedHardware::V1_0::ScreenRegion
H A Dscreenregionmgr.cpp155 screenRegion->SetVideoParam(videoParam); in HandleNotifySetUp()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h86 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp180 screenRegion_->SetVideoParam(videoParam);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp84 void DScreen::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam() function in OHOS::DistributedHardware::V1_0::DScreen
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp95 dScreen_->SetVideoParam(videoParam);