/drivers/peripheral/camera/test/mpi/src/ |
H A D | preview_test.cpp | 273 bool isStreaming = true; in HWTEST_F() local
|
H A D | hdi_stream_test.cpp | 1357 bool isStreaming = true; in HWTEST_F() local 1440 bool isStreaming = true; in HWTEST_F() local
|
H A D | common.cpp | 377 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument
|
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_preview_test.cpp | 874 bool isStreaming = true; in HWTEST_F() local 948 bool isStreaming = true; in HWTEST_F() local 1007 bool isStreaming = true; in HWTEST_F() local 1045 bool isStreaming in HWTEST_F() local [all...] |
H A D | hdi_func_test.cpp | 108 bool isStreaming = true;
in TEST_F() local 214 bool isStreaming = true;
in TEST_F() local 292 bool isStreaming = true;
in TEST_F() local
|
H A D | double_preview_test.cpp | 100 void DoublePreviewTest::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument
|
H A D | camera_video_test.cpp | 108 StartCapture( int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo) StartCapture() argument
|
H A D | meta_data_test.cpp | 130 StartCapture( int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo) StartCapture() argument [all...] |
H A D | usb_camera_test_mult.cpp | 221 void UtestUSBCameraTestMult::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument
|
H A D | test_camera_base.cpp | 616 void TestCameraBase::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcapture_fuzzer/ |
H A D | dstreamcapture_fuzzer.cpp | 42 bool isStreaming = data[0] % value; in DstreamCaptureFuzzTest() local
|
/drivers/peripheral/camera/test/hdi/v1_0/src/ |
H A D | hdi_stream_uttest.cpp | 512 bool isStreaming = true;
in HWTEST_F() local 675 bool isStreaming = true;
in HWTEST_F() local
|
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
H A D | camera_benchmark_test.cpp | 704 bool isStreaming = true; in BENCHMARK_F() local
|
/drivers/peripheral/camera/test/fuzztest/offline_stream_operator/ |
H A D | offline_stream_operator_fuzzer.cpp | 76 bool isStreaming = true; in FuncCancelCapture() local
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
H A D | stream_operator_service.cpp | 109 int32_t StreamOperatorService::Capture(int32_t captureId, const CaptureInfo &info, bool isStreaming) in Capture() argument
|
/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | stream_operator.cpp | 215 CamRetCode StreamOperator::Capture(int captureId, const std::shared_ptr<CaptureInfo>& pInfo, bool isStreaming) in Capture() argument
|
/drivers/peripheral/camera/test/common/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 253 void HdiCommonV1_1::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming)
in StartCapture() argument
|
/drivers/peripheral/camera/test/common/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 216 void HdiCommonV1_2::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming)
in StartCapture() argument
|
/drivers/peripheral/camera/test/common/v1_3/src/ |
H A D | hdi_common_v1_3.cpp | 275 void HdiCommonV1_3::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming)
in StartCapture() argument
|
/drivers/peripheral/camera/test/common/v1_0/src/ |
H A D | hdi_common.cpp | 293 void HdiCommon::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming)
in StartCapture() argument
|
/drivers/peripheral/camera/test/ut/usb_camera/ |
H A D | test_camera_base.cpp | 638 void TestCameraBase::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument
|
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dstream_operator.cpp | 383 int32_t DStreamOperator::Capture(int32_t captureId, const CaptureInfo &info, bool isStreaming) in Capture() argument 402 int32_t DStreamOperator::DoCapture(int32_t captureId, const CaptureInfo &info, bool isStreaming) in DoCapture() argument 994 DCamRetCode DStreamOperator::NegotiateSuitableCaptureInfo(const CaptureInfo& srcCaptureInfo, bool isStreaming) in NegotiateSuitableCaptureInfo() argument 1029 AppendCaptureInfo(std::shared_ptr<DCCaptureInfo> &appendCaptureInfo, bool isStreaming, std::shared_ptr<DCCaptureInfo> &inputCaptureInfo, const CaptureInfo& srcCaptureInfo) AppendCaptureInfo() argument 1056 GetInputCaptureInfo(const CaptureInfo& srcCaptureInfo, bool isStreaming, std::shared_ptr<DCCaptureInfo>& inputCaptureInfo) GetInputCaptureInfo() argument 1330 ExtractNotCaptureStream(bool isStreaming, std::vector<std::shared_ptr<DCStreamInfo>>& appendStreamInfo) ExtractNotCaptureStream() argument [all...] |