Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregion.h47 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h86 void SetVideoParam(std::shared_ptr<VideoParam> &videoParam);
/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()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp184 screenRegion_->SetVideoParam(videoParam); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp95 dScreen_->SetVideoParam(videoParam); in HWTEST_F()
/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

Completed in 4 milliseconds