Home
last modified time | relevance | path

Searched refs:DisableSync (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dcapture_request.h40 void DisableSync();
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_request.cpp70 void CaptureRequest::DisableSync() in DisableSync() function in OHOS::Camera::CaptureRequest
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
H A Doffline_stream.cpp49 it->DisableSync(); in Init()