Searched defs:bbq (Results 1 – 2 of 2) sorted by relevance
168 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in onSidebandStreamChanged() local178 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in onSetFrameRate() local455 sp<BLASTBufferQueue> bbq = weakBbq.promote(); in makeReleaseBufferCallbackThunk() local936 const sp<IBinder>& scHandle, const sp<BLASTBufferQueue>& bbq) in BBQSurface()1159 explicit BBQBufferQueueCore(const wp<BLASTBufferQueue>& bbq) : mBLASTBufferQueue{bbq} {} in BBQBufferQueueCore()1162 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in notifyBufferReleased() local1178 BBQBufferQueueProducer(const sp<BufferQueueCore>& core, const wp<BLASTBufferQueue>& bbq) in BBQBufferQueueProducer()1201 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in setMaxDequeuedBufferCount() local1229 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in waitForBufferRelease() local1396 BLASTBufferQueue::BufferReleaseReader::BufferReleaseReader(BLASTBufferQueue& bbq) : mBbq{bbq} { in BufferReleaseReader()
72 int bufferCount, bool controlledByApp, wp<BLASTBufferQueue> bbq) in BLASTBufferItemConsumer()