Home
last modified time | relevance | path

Searched defs:StopStream (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/camera/hal/hdi_impl/src/stream_operator/
Dstream_still_capture.cpp94 RetCode StreamStillCapture::StopStream() in StopStream() function in OHOS::Camera::StreamStillCapture
Dstream_base.cpp178 RetCode StreamBase::StopStream() in StopStream() function in OHOS::Camera::StreamBase
/drivers/peripheral/camera/hal/buffer_manager/test/unittest/
Dbuffer_manager_utest.cpp642 void BufferManagerTest::Stream::StopStream() in StopStream() function in OHOS::CameraUtest::BufferManagerTest::Stream
756 void BufferManagerTest::Pipeline::StopStream() in StopStream() function in OHOS::CameraUtest::BufferManagerTest::Pipeline
/drivers/peripheral/camera/hal/test/v4l2/src/
Dtest_display.cpp418 void TestDisplay::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() function in TestDisplay
/drivers/peripheral/camera/hal/test/mpi/src/
Dcommon.cpp394 void Test::StopStream(std::vector<int>& captureIds, std::vector<int>& streamIds) in StopStream() function in OHOS::Camera::Test
/drivers/peripheral/camera/hal/adapter/platform/v4l2/src/driver_adapter/src/
Dv4l2_dev.cpp356 RetCode HosV4L2Dev::StopStream(const std::string& cameraID) in StopStream() function in OHOS::Camera::HosV4L2Dev