Lines Matching refs:IGraphicBufferProducer
30 * Ref: frameworks/native/include/gui/IGraphicBufferProducer.h:
31 * IGraphicBufferProducer
34 interface IGraphicBufferProducer {
37 * Type for return values of functions in IGraphicBufferProducer.
478 * connect attempts to connect a client API to the IGraphicBufferProducer.
479 * This must be called before any other IGraphicBufferProducer methods are
483 * IGraphicBufferProducer and no corresponding disconnect call was made.
528 * IGraphicBufferProducer. Calling this method will cause any subsequent
529 * calls to other IGraphicBufferProducer methods to fail except for
538 * Disconnecting from an abandoned IGraphicBufferProducer is legal and
555 * Attaches a sideband buffer stream to the IGraphicBufferProducer.