Searched defs:bq (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/libs/gui/ |
D | CpuConsumer.cpp | 34 CpuConsumer::CpuConsumer(const sp<IGraphicBufferConsumer>& bq, in CpuConsumer()
|
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()
|
D | BLASTBufferQueue.cpp | 305 sp<BLASTBufferQueue> bq = static_cast<BLASTBufferQueue*>(context); in transactionCommittedCallbackThunk() local 349 sp<BLASTBufferQueue> bq = static_cast<BLASTBufferQueue*>(context); in transactionCallbackThunk() local
|
/frameworks/native/libs/nativedisplay/surfacetexture/ |
D | SurfaceTexture.cpp | 38 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t tex, in SurfaceTexture() 63 SurfaceTexture::SurfaceTexture(const sp<IGraphicBufferConsumer>& bq, uint32_t texTarget, in SurfaceTexture()
|
/frameworks/base/media/jni/ |
D | android_media_ImageWriter.cpp | 180 void JNIImageWriterContext::BufferDetacher::detach(wp<Surface> bq) { in detach() 189 void JNIImageWriterContext::BufferDetacher::DetachThread::detach(wp<Surface> bq) { in detach() 215 sp<Surface> bq = wbq.promote(); in threadLoop() local
|
/frameworks/base/cmds/bootanimation/ |
D | audioplay.cpp | 87 void bqPlayerCallback(SLAndroidSimpleBufferQueueItf bq, void *context) { in bqPlayerCallback()
|