Searched defs:AcquireLastFlushedBuffer (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface.h | 158 virtual GSError AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() function
|
H A D | iconsumer_surface.h | 155 virtual GSError AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() function
|
H A D | ibuffer_producer.h | 125 virtual GSError AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() function
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_client_producer.cpp | 720 GSError BufferClientProducer::AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence>… in AcquireLastFlushedBuffer() function in OHOS::BufferClientProducer
|
H A D | consumer_surface.cpp | 796 GSError ConsumerSurface::AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fen… in AcquireLastFlushedBuffer() function in OHOS::ConsumerSurface
|
H A D | producer_surface.cpp | 1056 GSError ProducerSurface::AcquireLastFlushedBuffer(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fen… in AcquireLastFlushedBuffer() function in OHOS::ProducerSurface
|
H A D | buffer_queue.cpp | 697 GSError BufferQueue::AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() function in OHOS::BufferQueue
|
H A D | buffer_queue_producer.cpp | 826 GSError BufferQueueProducer::AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, in AcquireLastFlushedBuffer() function in OHOS::BufferQueueProducer
|