Home
last modified time | relevance | path

Searched refs:DoCapture (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddcamera_stream.h50 void DoCapture();
H A Ddstream_operator.h148 int32_t DoCapture(int32_t captureId, const CaptureInfo &info, bool isStreaming);
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddcamera_stream.cpp381 void DCameraStream::DoCapture() in DoCapture() function in OHOS::DistributedHardware::DCameraStream
H A Ddstream_operator.cpp399 return DoCapture(captureId, info, isStreaming); in Capture()
402 int32_t DStreamOperator::DoCapture(int32_t captureId, const CaptureInfo &info, bool isStreaming) in DoCapture() function in OHOS::DistributedHardware::DStreamOperator
415 stream->DoCapture(); in DoCapture()
417 DHLOGI("DStreamOperator::DoCapture info: " in DoCapture()
446 DHLOGI("DStreamOperator::DoCapture, start distributed camera capture success."); in DoCapture()

Completed in 5 milliseconds