Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp961 class TestSurface : public Surface { class
963 TestSurface(const sp<IGraphicBufferProducer>& bufferProducer, in TestSurface() function in android::TestSurface
971 ~TestSurface() override {} in ~TestSurface()
1089 mSurface = new TestSurface(mProducer, &mFenceMap); in SetUp()
1225 sp<TestSurface> mSurface;