Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp43 class BLASTBufferQueueHelper { class
45 BLASTBufferQueueHelper(const sp<SurfaceControl>& sc, int width, int height) { in BLASTBufferQueueHelper() function in android::BLASTBufferQueueHelper
125 void setUpProducer(BLASTBufferQueueHelper adapter, sp<IGraphicBufferProducer>& producer) { in setUpProducer()
217 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
225 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
236 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
243 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
274 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
315 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
358 BLASTBufferQueueHelper adapter(mSurfaceControl, mDisplayWidth, mDisplayHeight); in TEST_F()
[all …]
/frameworks/native/libs/gui/include/gui/
DBLASTBufferQueue.h89 friend class BLASTBufferQueueHelper;