Home | History | Annotate | Download | only in gui

Lines Matching refs:IGraphicBufferProducer

20 #include <gui/IGraphicBufferProducer.h>
53 * creates a Surface from the given IGraphicBufferProducer (which concrete
57 * viewed as a glorified IGraphicBufferProducer holder. It's therefore
58 * safe to create other Surfaces from the same IGraphicBufferProducer.
61 * referring to the same IGraphicBufferProducer to become connected and
67 Surface(const sp<IGraphicBufferProducer>& bufferProducer, bool controlledByApp = false);
69 /* getIGraphicBufferProducer() returns the IGraphicBufferProducer this
71 * IGraphicBufferProducer while the Surface is connected.
73 sp<IGraphicBufferProducer> getIGraphicBufferProducer() const;
76 * well as its IGraphicBufferProducer */
168 sp<IGraphicBufferProducer> mGraphicBufferProducer;
172 // IGraphicBufferProducer::requestBuffer when the client dequeues a buffer from a