Searched refs:AttachBufferToQueueLocked (Results 1 – 2 of 2) sorted by relevance
247 …GSError AttachBufferToQueueLocked(sptr<SurfaceBuffer> buffer, InvokerType invokerType, bool needMa…
1160 GSError BufferQueue::AttachBufferToQueueLocked(sptr<SurfaceBuffer> buffer, InvokerType invokerType,… in AttachBufferToQueueLocked() function in OHOS::BufferQueue1196 return AttachBufferToQueueLocked(buffer, invokerType, true); in AttachBufferToQueue()2096 ret = AttachBufferToQueueLocked(buffer, InvokerType::PRODUCER_INVOKER, needMap); in AttachAndFlushBuffer()