Home
last modified time | relevance | path

Searched refs:OnCaptureStarted (Results 1 - 19 of 19) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h249 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
260 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
274 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h267 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
277 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H A Dcommon.h181 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H A Dtest_display.h210 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) override;
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h196 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp794 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
830 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
832 return instanceImpl.OnCaptureStarted(captureId, streamId); in OnCaptureStarted()
862 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3
864 return instanceImpl.OnCaptureStarted(captureId, streamId); in OnCaptureStarted()
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
H A Dhdi_common_v1_1.h208 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
H A Dhdi_common_v1_1.h207 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override;
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_hdf_demo.h206 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) override;
H A Ddcamera_hdf_demo.cpp1686 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) in OnCaptureStarted() function in OHOS::DistributedHardware::DemoStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp446 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
482 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp377 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp371 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp607 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
643 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp468 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp464 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp410 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp397 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp802 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) in OnCaptureStarted() function in DemoStreamOperatorCallback

Completed in 19 milliseconds