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

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h36 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
44 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
61 class IGraphicBufferProducer : public IInterface class in namespace:android
76 // the IGraphicBufferProducer implementation) assigns the newly created
427 // connect attempts to connect a client API to the IGraphicBufferProducer.
428 // This must be called before any other IGraphicBufferProducer methods are
432 // IGraphicBufferProducer and no corresponding disconnect call was made.
476 // IGraphicBufferProducer. Calling this method will cause any subsequent
477 // calls to other IGraphicBufferProducer methods to fail except for
486 // Disconnecting from an abandoned IGraphicBufferProducer i
[all...]

Completed in 517 milliseconds