Home
last modified time | relevance | path

Searched refs:MovingPhotoListener (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcapture_session.h153 class MovingPhotoListener : public MovingPhotoSurfaceWrapper::SurfaceBufferListener { class
155 explicit MovingPhotoListener(sptr<MovingPhotoSurfaceWrapper> surfaceWrapper, sptr<Surface> metaSurface,
157 ~MovingPhotoListener() override;
189 wptr<MovingPhotoListener> listener,
200 wptr<MovingPhotoListener> listener_;
346 sptr<MovingPhotoListener> livephotoListener_;
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp747 livephotoListener_ = new (std::nothrow) MovingPhotoListener(movingPhotoSurfaceWrapper, in ExpandMovingPhotoRepeatStream()
1922 wptr<MovingPhotoListener> listener, in SessionDrainImageCallback()
2286 MovingPhotoListener::MovingPhotoListener(sptr<MovingPhotoSurfaceWrapper> surfaceWrapper, sptr<Surface> metaSurface, in MovingPhotoListener() function in OHOS::MovingPhotoListener
2296 MovingPhotoListener::~MovingPhotoListener() in ~MovingPhotoListener()
2304 void MovingPhotoListener::RemoveDrainImageManager(sptr<SessionDrainImageCallback> callback) in RemoveDrainImageManager()
2310 void MovingPhotoListener::ClearCache(uint64_t timestamp) in ClearCache()
2332 void MovingPhotoListener::SetClearFlag() in SetClearFlag()
2338 void MovingPhotoListener
[all...]

Completed in 5 milliseconds