Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp259 std::shared_ptr<ICameraChannel> snapShotCh = std::make_shared<DCameraChannelSourceImpl>(); in Init() local
262 channels_.emplace(SNAPSHOT_FRAME, snapShotCh); in Init()