Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp878 class TestSurface : public Surface { class
880 TestSurface(const sp<IGraphicBufferProducer>& bufferProducer, in TestSurface() function in android::TestSurface
888 ~TestSurface() override {} in ~TestSurface()
1006 mSurface = new TestSurface(mProducer, &mFenceMap); in SetUp()
1142 sp<TestSurface> mSurface;