Home
last modified time | relevance | path

Searched defs:bbq (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/gui/include/gui/
H A DBLASTBufferQueue.h41 int bufferCount, bool controlledByApp, wp<BLASTBufferQueue> bbq) in BLASTBufferItemConsumer()
/aosp12/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp123 sp<BLASTBufferQueue> bbq = mBLASTBufferQueue.promote(); in onSidebandStreamChanged() local
765 const sp<IBinder>& scHandle, const sp<BLASTBufferQueue>& bbq) in BBQSurface()