Home
last modified time | relevance | path

Searched defs:videoParam (Results 1 - 15 of 15) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp86 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
161 VideoParam videoParam; in HWTEST_F() local
193 VideoParam videoParam; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp176 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Dscreen_manager_adapter_test.cpp74 std::shared_ptr<VideoParam> videoParam = nullptr; in HWTEST_F() local
89 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
108 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
256 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
[all...]
H A Ddscreen_test.cpp94 std::shared_ptr<VideoParam> videoParam = nullptr; in HWTEST_F() local
339 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp590 VideoParam videoParam; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp105 void to_json(json &j, const DistributedHardware::VideoParam &videoParam) in to_json() argument
119 void from_json(const json &j, DistributedHardware::VideoParam &videoParam) in from_json() argument
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp48 CreateVirtualScreen(const std::string &devId, const std::string &dhId, const std::shared_ptr<VideoParam> &videoParam) CreateVirtualScreen() argument
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr.cpp135 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo() local
/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() argument
H A Dscreenregionmgr.cpp100 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo() local
148 std::shared_ptr<VideoParam> videoParam = in HandleNotifySetUp() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp349 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in GetScreenDumpInfo() local
381 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in PublishMessage() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp147 std::shared_ptr<VideoParam> videoParam = changedScreen->GetVideoParam(); in AddToGroup() local
371 std::shared_ptr<VideoParam> videoParam = dScreen->GetVideoParam(); in GetScreenDumpInfo() local
461 std::shared_ptr<VideoParam> videoParam in PublishMessage() local
[all...]
H A Ddscreen.cpp84 void DScreen::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
H A Davmuxer_unit_test.cpp518 std::shared_ptr<FormatMock> videoParam = FormatMockFactory::CreateFormat(); in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp216 SessionParam videoParam = { in HWTEST_F() local

Completed in 10 milliseconds