Searched refs:BLASTBufferQueueHelper (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/gui/tests/ |
D | BLASTBufferQueue_test.cpp | 112 class BLASTBufferQueueHelper { class 114 BLASTBufferQueueHelper(const sp<SurfaceControl>& sc, int width, int height) { in BLASTBufferQueueHelper() function in android::BLASTBufferQueueHelper 236 void setUpProducer(BLASTBufferQueueHelper& adapter, sp<IGraphicBufferProducer>& producer, in setUpProducer() 364 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 372 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 392 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 400 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 432 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 470 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() 518 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F() [all …]
|
/frameworks/native/libs/gui/include/gui/ |
D | BLASTBufferQueue.h | 135 friend class BLASTBufferQueueHelper;
|