Lines Matching full:bufferqueue
1 page.title=BufferQueue and gralloc
28 BufferQueue and the gralloc HAL.</p>
30 <p>The BufferQueue class is at the heart of everything graphical in Android. Its
34 graphical data through the system relies on BufferQueue.</p>
42 <h2 id="BufferQueue">BufferQueue producers and consumers</h2>
64 BufferQueue is responsible for allocating buffers as it needs them. Buffers are
76 <p>Buffer contents are never copied by BufferQueue (moving that much data around
109 <h2 id=tracking>Tracking BufferQueue with systrace</h2>
135 layer, which is just another BufferQueue. Because TextureView renders into the