Lines Matching full:buffers
33 * share buffers with any other stream. It is illegal to register this kind of stream to
54 ALLOCATE_PIPELINE_MAX = 0, // Allocate max buffers used by a given surface
110 * NO_MEMORY in case of an error registering buffers
131 * when no valid buffers have yet been returned to this stream. Prepares
132 * up to maxCount buffers, or the maximum number of buffers needed by the
140 * OK if no more buffers need to be preallocated
158 * Returns OK and transitions to the CONFIGURED state if all buffers
162 * OK if no more buffers need to be preallocated, and transitions
175 * Buffers that have been allocated with prepareNextBuffer remain that way,
187 * Tear down memory for this stream. This frees all unused gralloc buffers
207 * buffers for those surfaces. For the case of single surface for a HAL
212 * buffers.
221 * This method may only be called for buffers provided by getBuffer().
222 * For bidirectional streams, this method applies to the output-side buffers
233 * buffers.
241 * This method may only be called for buffers provided by getBuffer().
242 * For bidirectional streams, this method applies to the input-side buffers
254 * Whether any of the stream's buffers are currently in use by the HAL,
255 * including buffers that have been returned but not yet had their
273 * buffers.