Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp225 void layerStackUpdate(Transaction&);
382 void SurfaceInterceptorTest::layerStackUpdate(Transaction& t) { in layerStackUpdate() function in android::SurfaceInterceptorTest
435 runInTransaction(&SurfaceInterceptorTest::layerStackUpdate); in runAllUpdates()
887 captureTest(&SurfaceInterceptorTest::layerStackUpdate, in TEST_F()