Searched defs:bq (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/gui/ |
D | CpuConsumer.cpp | 34 CpuConsumer::CpuConsumer(const sp<IGraphicBufferConsumer>& bq, in CpuConsumer()
|
D | BLASTBufferQueue.cpp | 147 BLASTBufferQueue* bq = static_cast<BLASTBufferQueue*>(context); in transactionCallbackThunk() local
|
D | GLConsumer.cpp | 104 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t tex, in GLConsumer() 133 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in GLConsumer()
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 36 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t tex, in SurfaceTexture() 61 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in SurfaceTexture()
|
/frameworks/base/media/jni/ |
D | android_media_ImageWriter.cpp | 175 void JNIImageWriterContext::BufferDetacher::detach(wp<Surface> bq) { in detach() 184 void JNIImageWriterContext::BufferDetacher::DetachThread::detach(wp<Surface> bq) { in detach() 210 sp<Surface> bq = wbq.promote(); in threadLoop() local
|
/frameworks/base/cmds/bootanimation/ |
D | audioplay.cpp | 85 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, void *context) { in bqPlayerCallback()
|
/frameworks/native/services/surfaceflinger/ |
D | BufferLayerConsumer.cpp | 60 BufferLayerConsumer::BufferLayerConsumer(const sp<IGraphicBufferConsumer>& bq, in BufferLayerConsumer()
|