/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/ |
D | camera_video_test.h | 32 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo…
|
D | double_preview_test.h | 39 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
D | usb_camera_test_mult.h | 47 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
D | test_display.h | 167 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
D | camera_preview_test.cpp | 1216 bool isStreaming = true; variable 1217 … display_->rc = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); 1302 bool isStreaming = true; variable 1303 … display_->rc = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); 1377 bool isStreaming = true; variable 1378 … display_->rc = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); 1460 bool isStreaming = true; variable 1461 … display_->rc = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); 1464 … display_->rc = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); 1498 bool isStreaming = true; variable [all …]
|
D | double_preview_test.cpp | 100 …oublePreviewTest::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 106 result_ = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo_, isStreaming); in StartCapture()
|
D | camera_video_test.cpp | 109 …int streamId, int captureId, bool shutterCallback, bool isStreaming, const CaptureInfo captureInfo) in StartCapture() argument 116 result = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo, isStreaming); in StartCapture() 118 … result = (CamRetCode)display_->streamOperator->Capture(captureId, captureInfo_, isStreaming); in StartCapture()
|
D | usb_camera_test_mult.cpp | 222 …SBCameraTestMult::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 228 cameraBase_->rc = (CamRetCode)streamOperator_->Capture(captureId, captureInfo_, isStreaming); in StartCapture()
|
D | test_display.cpp | 637 void TestDisplay::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 643 rc = (CamRetCode)streamOperator->Capture(captureId, captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
D | hdf_camera_benchmark_test.cpp | 698 bool isStreaming = true; in BENCHMARK_F() local 699 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); in BENCHMARK_F() 788 bool isStreaming = true; in BENCHMARK_F() local 789 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); in BENCHMARK_F() 876 bool isStreaming = true; in BENCHMARK_F() local 877 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); in BENCHMARK_F() 959 bool isStreaming = true; in BENCHMARK_F() local 960 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); in BENCHMARK_F()
|
D | benchmark_common.cpp | 232 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 238 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
D | benchmark_common.cpp | 259 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 266 rc = (CamRetCode)streamOperator_V1_1->Capture(captureId, *captureInfo, isStreaming); in StartCapture() 268 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
D | hdi_common_v1_1.cpp | 295 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 302 rc = (CamRetCode)streamOperator_V1_1->Capture(captureId, *captureInfo, isStreaming); in StartCapture() 304 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
D | hdi_common_v1_1.cpp | 295 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 302 rc = (CamRetCode)streamOperator_V1_1->Capture(captureId, *captureInfo, isStreaming); in StartCapture() 304 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
D | hdi_common_v1_2.cpp | 368 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 375 rc = (CamRetCode)streamOperator_V1_2->Capture(captureId, *captureInfo, isStreaming); in StartCapture() 377 rc = (CamRetCode)streamOperator_V1_1->Capture(captureId, *captureInfo, isStreaming); in StartCapture() 379 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/ |
D | common.h | 59 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
D | common.h | 58 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
D | common.cpp | 233 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 239 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
D | hdi_stream_uttest.cpp | 1771 bool isStreaming = true; variable 1772 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); 1879 bool isStreaming = true; variable 1880 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); 1963 bool isStreaming = true; variable 1964 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
D | common.cpp | 232 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture() argument 238 rc = (CamRetCode)streamOperator->Capture(captureId, *captureInfo, isStreaming); in StartCapture()
|
D | hdi_stream_uttest.cpp | 778 bool isStreaming = true; variable 779 …raTest->rc = cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); 805 bool isStreaming = true; variable 807 …raTest->rc = cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming); 984 bool isStreaming = true; variable 985 … (CamRetCode)cameraTest->streamOperator->Capture(captureId, *cameraTest->captureInfo, isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/ |
D | hdi_common_v1_1.h | 75 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/ |
D | hdi_common_v1_1.h | 75 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/ |
D | hdi_common_v1_2.h | 109 void StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming);
|