Home
last modified time | relevance | path

Searched refs:ChooseParameter (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h128 void ChooseParameter(std::string &codecType, std::string &pixelFormat);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp437 void DScreen::ChooseParameter(std::string &codecType, std::string &pixelFormat) in ChooseParameter() function in OHOS::DistributedHardware::V2_0::DScreen
504 ChooseParameter(codecType, pixelFormat); in SetUp()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp267 dScreen_->ChooseParameter(codecType, pixelFormat);