Home
last modified time | relevance | path

Searched refs:InsertEnableShutter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h138 void InsertEnableShutter(int32_t streamId, bool enableShutterCallback);
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp416 InsertEnableShutter(id, info.enableShutterCallback_); in DoCapture()
1352 void DStreamOperator::InsertEnableShutter(int32_t streamId, bool enableShutterCallback) in InsertEnableShutter() function in OHOS::DistributedHardware::DStreamOperator