Home
last modified time | relevance | path

Searched refs:isCancelCapture_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddcamera_stream.cpp63 isCancelCapture_ = false; in InitDCameraStream()
256 if (isCancelBuffer_ || isCancelCapture_) { in GetDCameraBuffer()
385 isCancelCapture_ = false; in DoCapture()
392 if (isCancelCapture_) { in CancelCaptureWait()
404 isCancelCapture_ = true; in CancelCaptureWait()
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddcamera_stream.h76 bool isCancelCapture_ = false; member in OHOS::DistributedHardware::DCameraStream

Completed in 2 milliseconds