Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process.h50 void FeedStreamToSnapShot(const std::shared_ptr<DataBuffer>& buffer);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process.cpp58 FeedStreamToSnapShot(buffer); in FeedStream()
187 void DCameraStreamDataProcess::FeedStreamToSnapShot(const std::shared_ptr<DataBuffer>& buffer) in FeedStreamToSnapShot() function in OHOS::DistributedHardware::DCameraStreamDataProcess
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_stream_data_process_test.cpp132 streamProcess->FeedStreamToSnapShot(buffer);