/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_video_test.h | 32 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo…
|
H A D | double_preview_test.h | 39 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
H A D | meta_data_test.h | 34 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo…
|
H A D | usb_camera_test_mult.h | 47 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
H A D | double_preview_test.cpp | 100 void DoublePreviewTest::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStre… in StartCapture() argument 104 captureInfo_.enableShutterCallback_ = shutterCallback; in StartCapture()
|
H A D | test_camera_base.h | 166 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
H A D | usb_camera_test_mult.cpp | 221 void UtestUSBCameraTestMult::StartCapture(int streamId, int captureId, bool shutterCallback, bool i… in StartCapture() argument 226 captureInfo_.enableShutterCallback_ = shutterCallback; in StartCapture()
|
H A D | meta_data_test.cpp | 131 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo) in StartCapture() argument 135 captureInfo_.enableShutterCallback_ = shutterCallback; in StartCapture()
|
H A D | camera_video_test.cpp | 109 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo) in StartCapture() argument 113 captureInfo_.enableShutterCallback_ = shutterCallback; in StartCapture()
|
H A D | test_camera_base.cpp | 616 void TestCameraBase::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreami… in StartCapture() argument 621 captureInfo.enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
H A D | benchmark_common.cpp | 232 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 237 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/mpi/src/ |
H A D | common.cpp | 377 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 382 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/ |
H A D | ut_common.cpp | 287 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 292 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/mpi/include/ |
H A D | common.h | 66 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/ |
H A D | ut_common.h | 67 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
H A D | benchmark_common.cpp | 277 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 282 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 289 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 294 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/ |
H A D | hdi_common_v1_1.h | 85 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
H A D | benchmark_common.cpp | 289 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 294 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/ |
H A D | common.cpp | 444 void CameraManager::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreamin… in StartCapture() argument 449 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/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 isStreami… in StartCapture() argument 643 captureInfo.enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
H A D | benchmark_common.cpp | 392 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 397 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 369 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 374 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/ |
H A D | hdi_common_v1_3.cpp | 427 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 432 captureInfo->enableShutterCallback_ = shutterCallback; in StartCapture()
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/ |
H A D | common.h | 115 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|