Home
last modified time | relevance | path

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

/ohos5.0/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; variable
89 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
108 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
256 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
H A Ddscreen_test.cpp94 std::shared_ptr<VideoParam> videoParam = nullptr; variable
339 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp86 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
161 VideoParam videoParam; variable
193 VideoParam videoParam; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp104 void to_json(json &j, const DistributedHardware::VideoParam &videoParam) in to_json()
118 void from_json(const json &j, DistributedHardware::VideoParam &videoParam) in from_json()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp100 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo() local
148 std::shared_ptr<VideoParam> videoParam = in HandleNotifySetUp() local
H A Dscreenregion.cpp53 void ScreenRegion::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam()
/ohos5.0/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 = dScreen->GetVideoParam(); in PublishMessage() local
H A Ddscreen.cpp84 void DScreen::SetVideoParam(std::shared_ptr<VideoParam> &videoParam) in SetVideoParam()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp172 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp49 const std::shared_ptr<VideoParam> &videoParam) in CreateVirtualScreen()
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp590 VideoParam videoParam; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp216 SessionParam videoParam = { variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
H A Davmuxer_unit_test.cpp518 std::shared_ptr<FormatMock> videoParam = FormatMockFactory::CreateFormat(); variable