Home | History | Annotate | Download | only in gui

Lines Matching full:buffers

36  * access to the whole BufferItem entry from BufferQueue. Multiple buffers may
51 // bufferCount parameter specifies how many buffers can be locked for user
67 // of buffers is empty, and INVALID_OPERATION if the maximum number of
68 // buffers is already acquired.
70 // Only a fixed number of buffers can be acquired at a time, determined by
72 // returned by acquireBuffer, then old buffers must be returned to the
73 // queue by calling releaseBuffer before more buffers can be acquired.
81 // only a fixed number of buffers may be acquired at a time, old buffers
82 // must be released by calling releaseBuffer to ensure new buffers can be