Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp955 std::thread bufferUpdates(&SurfaceInterceptorTest::nBufferUpdates, this); in TEST_F() local
958 bufferUpdates.join(); in TEST_F()