Home
last modified time | relevance | path

Searched refs:bq (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/gui/
DGLConsumer.h85 GLConsumer(const sp<IGraphicBufferConsumer>& bq,
89 GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texureTarget,
DCpuConsumer.h93 CpuConsumer(const sp<IGraphicBufferConsumer>& bq,
/frameworks/rs/
DrsGrallocConsumer.cpp33 GrallocConsumer::GrallocConsumer(Allocation *a, const sp<IGraphicBufferConsumer>& bq, int flags, ui… in GrallocConsumer() argument
34 ConsumerBase(bq, true) in GrallocConsumer()
56 bq->setDefaultBufferFormat(a->mHal.state.yuv); in GrallocConsumer()
DrsGrallocConsumer.h47 … GrallocConsumer(Allocation *, const sp<IGraphicBufferConsumer>& bq, int flags, uint32_t numAlloc);
/frameworks/native/libs/gui/
DCpuConsumer.cpp34 CpuConsumer::CpuConsumer(const sp<IGraphicBufferConsumer>& bq, in CpuConsumer() argument
36 ConsumerBase(bq, controlledByApp), in CpuConsumer()
DGLConsumer.cpp152 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t tex, in GLConsumer() argument
154 ConsumerBase(bq, isControlledByApp), in GLConsumer()
180 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in GLConsumer() argument
182 ConsumerBase(bq, isControlledByApp), in GLConsumer()
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd667 See the <a href="#bq-behavior">Buffer queue behavior</a> section below for more details.
924 <h3 id="bq-behavior">Buffer queue behavior</h3>