Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddstream_operator.h137 bool FindEnableShutter(int32_t streamId);
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp866 bool enableShutter = FindEnableShutter(streamId); in ShutterBuffer()
1342 bool DStreamOperator::FindEnableShutter(int32_t streamId) in FindEnableShutter() function in OHOS::DistributedHardware::DStreamOperator