/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | screen_manager_adapter_test.cpp | 74 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 D | dscreen_test.cpp | 94 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 D | video_param_test.cpp | 86 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 D | video_param.cpp | 104 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 D | screenregionmgr.cpp | 100 std::shared_ptr<VideoParam> videoParam = screenRegion->GetVideoParam(); in GetScreenDumpInfo() local 148 std::shared_ptr<VideoParam> videoParam = in HandleNotifySetUp() local
|
H A D | screenregion.cpp | 53 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 D | dscreen_manager.cpp | 147 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 D | dscreen.cpp | 84 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 D | screenregion_test.cpp | 172 std::shared_ptr<VideoParam> videoParam = std::make_shared<VideoParam>(); variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/ |
H A D | screen_manager_adapter.cpp | 49 const std::shared_ptr<VideoParam> &videoParam) in CreateVirtualScreen()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/ |
H A D | screenregionmgr.cpp | 135 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 D | dscreen_manager.cpp | 349 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 D | screen_source_trans_test.cpp | 590 VideoParam videoParam; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_common_test.cpp | 216 SessionParam videoParam = { variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
H A D | avmuxer_unit_test.cpp | 518 std::shared_ptr<FormatMock> videoParam = FormatMockFactory::CreateFormat(); variable
|