Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1160 GSError BufferQueue::AttachBufferToQueueLocked(sptr<SurfaceBuffer> buffer, InvokerType invokerType,… in AttachBufferToQueueLocked()
1191 GSError BufferQueue::AttachBufferToQueue(sptr<SurfaceBuffer> buffer, InvokerType invokerType) in AttachBufferToQueue()
1199 GSError BufferQueue::DetachBufferFromQueueLocked(uint32_t sequence, InvokerType invokerType) in DetachBufferFromQueueLocked()
1225 GSError BufferQueue::DetachBufferFromQueue(sptr<SurfaceBuffer> buffer, InvokerType invokerType) in DetachBufferFromQueue()