Home | History | Annotate | Download | only in gui

Lines Matching refs:ConsumerBase

25 #include <gui/ConsumerBase.h>
54 class GLConsumer : public ConsumerBase {
57 typedef ConsumerBase::FrameAvailableListener FrameAvailableListener;
236 // abandonLocked overrides the ConsumerBase method to clear
237 // mCurrentTextureImage in addition to the ConsumerBase behavior.
240 // dumpLocked overrides the ConsumerBase method to dump GLConsumer-
241 // specific info in addition to the ConsumerBase behavior.
244 // acquireBufferLocked overrides the ConsumerBase method to update the
245 // mEglSlots array in addition to the ConsumerBase behavior.
249 // releaseBufferLocked overrides the ConsumerBase method to update the
250 // mEglSlots array in addition to the ConsumerBase.
485 // mAttached indicates whether the ConsumerBase is currently attached to
487 // indicating that the ConsumerBase is considered to be attached to