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

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h37 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
45 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
62 class IGraphicBufferProducer : public IInterface class in namespace:android
85 // the IGraphicBufferProducer implementation) assigns the newly created
440 // connect attempts to connect a client API to the IGraphicBufferProducer.
441 // This must be called before any other IGraphicBufferProducer methods are
445 // IGraphicBufferProducer and no corresponding disconnect call was made.
489 // IGraphicBufferProducer. Calling this method will cause any subsequent
490 // calls to other IGraphicBufferProducer methods to fail except for
499 // Disconnecting from an abandoned IGraphicBufferProducer i
[all...]
/frameworks/native/libs/gui/include/gui/
H A DIGraphicBufferProducer.h37 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
45 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
62 class IGraphicBufferProducer : public IInterface class in namespace:android
85 // the IGraphicBufferProducer implementation) assigns the newly created
440 // connect attempts to connect a client API to the IGraphicBufferProducer.
441 // This must be called before any other IGraphicBufferProducer methods are
445 // IGraphicBufferProducer and no corresponding disconnect call was made.
489 // IGraphicBufferProducer. Calling this method will cause any subsequent
490 // calls to other IGraphicBufferProducer methods to fail except for
499 // Disconnecting from an abandoned IGraphicBufferProducer i
[all...]

Completed in 32 milliseconds