Searched defs:IGraphicBufferProducer (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h54 class IGraphicBufferProducer : public IInterface class in namespace:android
69 // the IGraphicBufferProducer implementation) assigns the newly created
413 // connect attempts to connect a client API to the IGraphicBufferProducer.
414 // This must be called before any other IGraphicBufferProducer methods are
418 // IGraphicBufferProducer and no corresponding disconnect call was made.
455 // IGraphicBufferProducer. Calling this method will cause any subsequent
456 // calls to other IGraphicBufferProducer methods to fail except for
460 // This method will fail if the the IGraphicBufferProducer is not currently
465 // Disconnecting from an abandoned IGraphicBufferProducer is legal and
475 // Attaches a sideband buffer stream to the IGraphicBufferProducer
[all...]

Completed in 703 milliseconds