| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | camera_preview_test.cpp | 634 std::vector<int> streamIds; HWTEST_F() local 686 std::vector<int> streamIds; HWTEST_F() local 912 std::vector<int> streamIds; HWTEST_F() local 934 std::vector<int> streamIds; HWTEST_F() local [all...] |
| H A D | camera_video_test.cpp | 145 void CameraVideoTest::StopStream(std::vector<int> &captureIds, std::vector<int> &streamIds) in StopStream() argument [all...] |
| H A D | double_preview_test.cpp | 127 void DoublePreviewTest::StopStream(std::vector<int> &captureIds, std::vector<int> &streamIds) in StopStream() argument 188 std::vector<int> streamIds = {display_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE}; in HWTEST_F() local 250 std::vector<int> streamIds = {display_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE, display_->STREAM_ID_CAPTURE}; in HWTEST_F() local 282 std::vector<int> streamIds = {display_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE, display_->STREAM_ID_VIDEO}; in HWTEST_F() local
|
| H A D | usb_camera_test_mult.cpp | 251 void UtestUSBCameraTestMult::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() argument [all...] |
| /test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
| H A D | camera_hdi_uttest_v1_1.cpp | 225 std::vector<int> streamIds = {cameraTest->streamInfoV1_1->v1_0.streamId_};
in HWTEST_F() local [all...] |
| H A D | hdi_common_v1_1.cpp | 324 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds)
in StopStream() argument 494 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
| H A D | hdi_stream_uttest.cpp | 117 std::vector<int> streamIds;
in HWTEST_F() local 920 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; HWTEST_F() local 1001 std::vector<int> streamIds = {102}; HWTEST_F() local [all...] |
| H A D | common.cpp | 275 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds)
in StopStream() argument 423 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/distributedhardware/distributedcameratest/ |
| H A D | dcameraprovidercase.h | 51 int32_t ReleaseStreams(std::vector<int>& streamIds, bool& isAllRelease)
in ReleaseStreams() argument 64 int32_t StopCapture(std::vector<int>& streamIds, bool& isAllStop)
in StopCapture() argument
|
| H A D | dcameraprovidercase.cpp | 68 std::vector<int> streamIds;
member
|
| /test/xts/hats/distributedhardware/distributedcameratest_additional/ |
| H A D | dcameraprovidercase.h | 36 int32_t ReleaseStreams(std::vector<int> &streamIds, bool &isAllRelease) in ReleaseStreams() argument 43 int32_t StopCapture(std::vector<int> &streamIds, bool &isAllStop) in StopCapture() argument
|
| H A D | dcameraprovidercase.cpp | 69 std::vector<int> streamIds; member [all...] |
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
| H A D | hdf_camera_benchmark_test.cpp | 548 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_};
in BENCHMARK_F() local 627 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_};
in BENCHMARK_F() local 712 std::vector<int> streamIds = {102};
in BENCHMARK_F() local 799 std::vector<int> streamIds = {102};
in BENCHMARK_F() local 884 std::vector<int> streamIds = {102};
in BENCHMARK_F() local 967 std::vector<int> streamIds = {102}; BENCHMARK_F() local [all...] |
| H A D | benchmark_common.cpp | 249 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() argument 397 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
| H A D | common.cpp | 255 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds)
in StopStream() argument 403 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| H A D | hdi_stream_uttest.cpp | 1490 std::vector<int> streamIds;
in HWTEST_F() local 1598 std::vector<int> streamIds;
in HWTEST_F() local 1672 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; HWTEST_F() local 1744 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; HWTEST_F() local 1825 std::vector<int> streamIds = {65535}; HWTEST_F() local 1933 std::vector<int> streamIds = {102}; HWTEST_F() local 2017 std::vector<int> streamIds = {102}; HWTEST_F() local 2090 std::vector<int> streamIds = {102}; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/ |
| H A D | common.h | 95 std::vector<int> streamIds;
member in OHOS::Camera::Test
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
| H A D | hdi_common_v1_1.cpp | 322 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() argument 490 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
| H A D | benchmark_common.cpp | 280 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() argument 436 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
| H A D | benchmark_common.cpp | 312 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() argument 472 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 510 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/include/ |
| H A D | test_display.h | 123 std::vector<int> streamIds; member in TestDisplay
|
| /test/xts/hats/hdf/camera/cameraMg/v1_1/include/ |
| H A D | hdi_common_v1_1.h | 120 std::vector<int> streamIds;
member in OHOS::Camera::Test
|
| /test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
| H A D | hdi_common_v1_2.cpp | 413 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds)
in StopStream() argument 633 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 671 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument [all...] |
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/ |
| H A D | hdi_common_v1_1.h | 120 std::vector<int> streamIds; member in OHOS::Camera::Test
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
| H A D | common.h | 110 std::vector<int> streamIds;
member in OHOS::Camera::Test
|