Searched defs:streamCustomer (Results 1 - 7 of 7) sorted by relevance
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_capture_test.cpp | 282 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local 336 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local
|
H A D | double_preview_test.cpp | 36 SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
|
H A D | camera_video_test.cpp | 34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument 526 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); in HWTEST_F() local
|
H A D | meta_data_test.cpp | 59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument
|
/drivers/peripheral/camera/test/demo_3A/ |
H A D | ohos_camera_demo_3a.cpp | 177 RetCode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStream() argument 26 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
|
/drivers/peripheral/camera/test/demo/ |
H A D | ohos_camera_demo.cpp | 182 RetCode OhosCameraDemo::CreateStream(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStream() argument 31 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
H A D | dcamera_hdf_demo.cpp | 173 RetCode DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustomer, in CreateStreamInfo() argument 34 SetStreamInfo(StreamInfo& streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, const int streamId, const StreamIntent intent) SetStreamInfo() argument
|
Completed in 9 milliseconds