Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp392 auto repeatType = curStreamRepeat->GetRepeatStreamType(); in StartMovingPhotoStream()
410 auto repeatType = curStreamRepeat->GetRepeatStreamType(); in StartMovingPhotoStream()
522 repeatSteam->GetRepeatStreamType() == RepeatStreamType::PREVIEW) { in AddOutput()
638 repeatSteam->GetRepeatStreamType() == RepeatStreamType::PREVIEW) { in RemoveOutput()
748 if (streamRepeat->GetRepeatStreamType() == RepeatStreamType::SKETCH) { in ExpandSketchRepeatStream()
788 if (streamRepeat->GetRepeatStreamType() == RepeatStreamType::PREVIEW) { in ExpandMovingPhotoRepeatStream()
873 if (sketchStream->GetRepeatStreamType() != RepeatStreamType::SKETCH) { in ClearSketchRepeatStream()
1447 auto repeatType = curStreamRepeat->GetRepeatStreamType(); in StartPreviewStream()
1468 auto repeatType = curStreamRepeat->GetRepeatStreamType(); in StartPreviewStream()
1729 if (streamRepeat->GetRepeatStreamType() == RepeatStreamType::LIVEPHOTO) { in EnableMovingPhotoMirror()
[all …]
H A Dhstream_repeat.cpp628 RepeatStreamType HStreamRepeat::GetRepeatStreamType() in GetRepeatStreamType() function in OHOS::CameraStandard::HStreamRepeat
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_repeat.h75 RepeatStreamType GetRepeatStreamType();