Lines Matching full:consumer
273 // turn on usage bits the consumer requested
321 * the consumer may still have pending reads of the
361 // return an error if we're in "cannot block" mode (producer and consumer
362 // are controlled by the application) -- however, the consumer is allowed
365 // if we dequeue a buffer while the consumer has acquired one but not released
654 ST_LOGE("connect: BufferQueue has no consumer!");
666 // memory if we outrun the consumer. Wait here if it looks like we have too many
867 // Check that the consumer doesn't currently have the maximum number of
869 // buffer, so that the consumer can successfully set up the newly acquired
981 // If the buffer has previously been acquired by the consumer, set
983 // buffer on the consumer side.
1073 ST_LOGE("consumerDisconnect: No consumer is connected!");
1102 // been called, as the consumer will not receive the buffer address, so
1141 ST_LOGE("disableAsyncBuffer: consumer already connected!");