Home
last modified time | relevance | path

Searched defs:streamOperatorCallback (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/camera/hal/test/at/hdi/
Dutest_offline_stream_operator.cpp195 …std::shared_ptr<IStreamOperatorCallback> streamOperatorCallback = std::make_shared<DemoStreamOpera… variable
198 OHOS::sptr<IStreamOperatorCallback> streamOperatorCallback = new DemoStreamOperatorCallback(); variable
Dutest_camera_hdi_base.cpp92 …std::shared_ptr<StreamOperatorCallback> streamOperatorCallback = std::make_shared<StreamOperatorCa… in GetStreamOperator() local
94 OHOS::sptr<IStreamOperatorCallback> streamOperatorCallback = new DemoStreamOperatorCallback(); in GetStreamOperator() local
Dcamera_host_client_test.cpp209 OHOS::sptr<StreamOperatorCallback> streamOperatorCallback = new StreamOperatorCallback(); variable
/drivers/peripheral/distributed_camera/hdi_service/test/
Dcommon.h72 OHOS::sptr<DStreamOperatorCallback> streamOperatorCallback = nullptr; variable
/drivers/peripheral/camera/hal/test/ut/v4l2/
Dtest_display.h109 std::shared_ptr<IStreamOperatorCallback> streamOperatorCallback = nullptr; variable
Dcamera_preview_test.cpp145 OHOS::sptr<IStreamOperatorCallback> streamOperatorCallback = nullptr; variable
/drivers/peripheral/camera/hal/init/
Dohos_camera_demo.cpp73 const std::shared_ptr<IStreamOperatorCallback> streamOperatorCallback = in GetStreamOpt() local
793 …std::shared_ptr<IStreamOperatorCallback> streamOperatorCallback = std::make_shared<DemoStreamOpera… in StreamOffline() local
796 sptr<IStreamOperatorCallback> streamOperatorCallback = new DemoStreamOperatorCallback(); in StreamOffline() local
/drivers/peripheral/camera/hal/test/mpi/include/
Dcommon.h76 OHOS::sptr<StreamOperatorCallback> streamOperatorCallback = nullptr; variable