Searched defs:invokerType (Results 1 – 1 of 1) sorted by relevance
1160 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()