Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DMagnifier.java943 private final BLASTBufferQueue mBBQ; field in Magnifier.InternalPopupWindow
1024 mBBQ = new BLASTBufferQueue("magnifier surface", mBbqSurfaceControl, in InternalPopupWindow()
1026 mSurface = mBBQ.createSurface(); in InternalPopupWindow()
1085 mBBQ.update(mBbqSurfaceControl, mContentWidth, contentHeight, in updateContentFactors()
1281 mBBQ.destroy(); in destroy()
1360 mBBQ.mergeWithNextTransaction(mTransaction, frame); in doDraw()