Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp216 void nBufferUpdates();
399 void SurfaceInterceptorTest::nBufferUpdates() { in nBufferUpdates() function in android::SurfaceInterceptorTest
826 captureTest(&SurfaceInterceptorTest::nBufferUpdates, in TEST_F()
835 std::thread bufferUpdates(&SurfaceInterceptorTest::nBufferUpdates, this); in TEST_F()
849 std::thread bufferUpdates(&SurfaceInterceptorTest::nBufferUpdates, this); in TEST_F()