Home
last modified time | relevance | path

Searched defs:AttachBufferToQueue (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/camera_service/avcodec/include/
Dvideo_encoder_unittest.h179 GSError AttachBufferToQueue(sptr<SurfaceBuffer> buffer) override in AttachBufferToQueue() function
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_unittest/
Dhiplayer_impl_unittest.h471 GSError AttachBufferToQueue(sptr<SurfaceBuffer> buffer) override in AttachBufferToQueue() function
/foundation/graphic/graphic_surface/surface/test/unittest/
Dsurface_test.cpp164 GSError AttachBufferToQueue(sptr<SurfaceBuffer> buffer) override in AttachBufferToQueue() function in OHOS::Rosen::BaseSurface
/foundation/graphic/graphic_surface/surface/src/
Dbuffer_queue_consumer.cpp83 GSError BufferQueueConsumer::AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function in OHOS::BufferQueueConsumer
Dconsumer_surface.cpp171 GSError ConsumerSurface::AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function in OHOS::ConsumerSurface
Dbuffer_client_producer.cpp345 GSError BufferClientProducer::AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function in OHOS::BufferClientProducer
Dproducer_surface.cpp415 GSError ProducerSurface::AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function in OHOS::ProducerSurface
Dbuffer_queue_producer.cpp1366 GSError BufferQueueProducer::AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function in OHOS::BufferQueueProducer
Dbuffer_queue.cpp1366 GSError BufferQueue::AttachBufferToQueue(sptr<SurfaceBuffer> buffer, InvokerType invokerType) in AttachBufferToQueue() function in OHOS::BufferQueue
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
Diconsumer_surface.h272 virtual GSError AttachBufferToQueue(sptr<SurfaceBuffer> buffer) in AttachBufferToQueue() function