Searched refs:MovingPhotoMetaListener (Results 1 – 2 of 2) sorted by relevance
188 class MovingPhotoMetaListener : public IBufferConsumerListener {190 …explicit MovingPhotoMetaListener(sptr<Surface> surface, shared_ptr<FixedSizeList<MetaElementType>>…191 ~MovingPhotoMetaListener();381 sptr<MovingPhotoMetaListener> livephotoMetaListener_;
804 … livephotoMetaListener_ = new(std::nothrow) MovingPhotoMetaListener(metaSurface_, metaCache); in ExpandMovingPhotoRepeatStream()2625 void MovingPhotoMetaListener::OnBufferAvailable() in OnBufferAvailable()2649 MovingPhotoMetaListener::MovingPhotoMetaListener(sptr<Surface> surface, in MovingPhotoMetaListener() function in OHOS::CameraStandard::MovingPhotoMetaListener2655 MovingPhotoMetaListener::~MovingPhotoMetaListener() in ~MovingPhotoMetaListener()