Lines Matching refs:producer

60      * A single frame update from the consumer to producer that can be sent
86 * The most recent compositor timing info sent from consumer to producer
98 * A collection of updates from consumer to producer that can be sent
162 * * NO_INIT - the buffer queue has been abandoned or the producer is not
177 * dequeued by the producer at one time. If this method succeeds, any new
179 * (i.e. they are not owned by the producer or consumer). Calling this may
209 * Set the async flag if the producer intends to asynchronously queue
269 * both the producer and consumer are controlled by the app, then this call
276 * * NO_INIT - the buffer queue has been abandoned or the producer is not
282 * the producer already has a single buffer dequeued
287 * since both the producer/consumer are controlled by app
319 * * NO_INIT - the buffer queue has been abandoned or the producer is not
346 * * NO_INIT - the buffer queue has been abandoned or the producer is not
372 * * NO_INIT - the buffer queue has been abandoned or the producer is not
379 * the producer already has a single buffer dequeued
384 * disabled since both the producer/consumer are
415 * * NO_INIT - the buffer queue has been abandoned or the producer is not
448 * * NO_INIT - the buffer queue has been abandoned or the producer is not
486 * the producer wants to be notified when the consumer releases a buffer
488 * producer. If only the latter functionality is desired, there is a
493 * The producerControlledByApp should be set to true if the producer is hosted
495 * the producer and the consumer are app-controlled then all buffer queues
506 * * the producer is already connected
558 * from the producer to the consumer without using dequeueBuffer/
598 * allows the producer to restrict the eligible slots to those which already
637 * dequeueBuffer and acquireBuffer. This allows the producer and consumer to