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

/frameworks/native/include/gui/
H A DConsumerBase.h183 // mGraphicBuffer is the Gralloc buffer store in the slot or NULL if
185 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::ConsumerBase::Slot
H A DIGraphicBufferConsumer.h54 // mGraphicBuffer points to the buffer allocated for this slot, or is NULL
57 sp<GraphicBuffer> mGraphicBuffer; member in class:android::IGraphicBufferConsumer::BufferItem
105 // acquired then the BufferItem::mGraphicBuffer field of buffer is set to
H A DCpuConsumer.h121 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::CpuConsumer::AcquiredBuffer
H A DBufferQueue.h218 // acquired then the BufferItem::mGraphicBuffer field of buffer is set to
371 // mGraphicBuffer points to the buffer allocated for this slot or is NULL
373 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::BufferQueue::BufferSlot
/frameworks/rs/
H A DrsGrallocConsumer.h63 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::renderscript::GrallocConsumer::AcquiredBuffer
/frameworks/av/include/media/stagefright/
H A DMediaBuffer.h105 sp<GraphicBuffer> mGraphicBuffer; member in class:android::MediaBuffer
H A DSurfaceMediaSource.h150 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::SurfaceMediaSource::SlotData
H A DACodec.h145 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::ACodec::BufferInfo
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.h119 // (mGraphicBuffer == NULL) or in use by the codec.
129 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::GraphicBufferSource::CodecBuffer
H A DOMXNodeInstance.cpp49 : mGraphicBuffer(graphicBuffer),
74 mGraphicBuffer = graphicBuffer;
78 sp<GraphicBuffer> mGraphicBuffer; member in struct:android::BufferMeta

Completed in 115 milliseconds