Home
last modified time | relevance | path

Searched defs:surfaceWrapper (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/camera_service/avcodec/src/
Dframe_record_unittest.cpp51 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = nullptr; variable
78 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = moving; variable
101 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = nullptr; variable
205 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = nullptr; variable
229 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = nullptr; variable
256 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = moving; variable
/foundation/multimedia/camera_framework/dynamic_libs/moving_photo/src/
Dmoving_photo_surface_wrapper.cpp105 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper) in BufferConsumerListener()
111 auto surfaceWrapper = movingPhotoSurfaceWrapper_.promote(); in OnBufferAvailable() local
/foundation/multimedia/camera_framework/test/fuzztest/movingphotosurfacewrapper_fuzzer/
Dmoving_photo_surface_wrapper_fuzzer.cpp56 sptr<MovingPhotoSurfaceWrapper> surfaceWrapper = nullptr; in MovingPhotoSurfaceWrapperFuzzTest() local
/foundation/multimedia/camera_framework/dynamic_libs/moving_photo/src/common/
Dframe_record.cpp41 void FrameRecord::ReleaseSurfaceBuffer(sptr<MovingPhotoSurfaceWrapper> surfaceWrapper) in ReleaseSurfaceBuffer()
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhstream_operator.cpp2023 MovingPhotoListener::MovingPhotoListener(sptr<MovingPhotoSurfaceWrapper> surfaceWrapper, wptr<Surfa… in MovingPhotoListener()