Home
last modified time | relevance | path

Searched defs:NotifySmoothFinished (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_feeding_smoother.cpp51 int32_t DCameraFeedingSmoother::NotifySmoothFinished(const std::shared_ptr<IFeedableData>& data) in NotifySmoothFinished() function in OHOS::DistributedHardware::DCameraFeedingSmoother
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp182 int32_t IFeedingSmoother::NotifySmoothFinished(const std::shared_ptr<IFeedableData>& data) in NotifySmoothFinished() function in OHOS::DistributedHardware::IFeedingSmoother