Home | History | Annotate | Download | only in gui

Lines Matching refs:graphicBuffer

22 #include <ui/GraphicBuffer.h>
132 // initialized this will release the reference to the GraphicBuffer in that
185 const sp<GraphicBuffer> graphicBuffer,
188 // returns true iff the slot still has the graphicBuffer in it.
189 bool stillTracking(int slot, const sp<GraphicBuffer> graphicBuffer);
197 const sp<GraphicBuffer> graphicBuffer, const sp<Fence>& fence);
199 const sp<GraphicBuffer> graphicBuffer, const sp<Fence>& fence);
206 sp<GraphicBuffer> mGraphicBuffer;