Searched defs:streamId (Results 1 – 5 of 5) sorted by relevance
| /test/xts/hats/hdf/camera/v4l2/src/ |
| D | double_preview_test.cpp | 38 const int streamId, const StreamIntent intent) in SetStreamInfo() 59 void DoublePreviewTest::CreateStream(int streamId, StreamIntent intent) in CreateStream() 100 void DoublePreviewTest::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStre… in StartCapture()
|
| D | test_display.cpp | 550 void TestDisplay::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture()
|
| /test/xts/hats/hdf/camera/hdi/include/ |
| D | common.h | 218 virtual void OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override in OnCaptureStarted() 233 const std::vector<int32_t> &streamId, uint64_t timestamp) override in OnFrameShutter()
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| D | dcamera_hdf_demo.cpp | 40 const int streamId, const StreamIntent intent) in SetStreamInfo() 122 RetCode DcameraHdfDemo::CaptureON(const int streamId, const int captureId, CaptureMode mode) in CaptureON() 184 RetCode DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &strea… in CreateStreamInfo() 758 RetCode DcameraHdfDemo::StreamOffline(const int streamId) in StreamOffline()
|
| /test/xts/hats/hdf/camera/hdi/common/ |
| D | common.cpp | 378 void Test::StartCapture(int streamId, int captureId, bool shutterCallback, bool isStreaming) in StartCapture()
|