Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp174 void runInTransaction(TestTransactionAction action);
248 runInTransaction(action); in captureInTransaction()
425 runInTransaction(&SurfaceInterceptorTest::positionUpdate); in runAllUpdates()
426 runInTransaction(&SurfaceInterceptorTest::sizeUpdate); in runAllUpdates()
427 runInTransaction(&SurfaceInterceptorTest::alphaUpdate); in runAllUpdates()
431 runInTransaction(&SurfaceInterceptorTest::layerUpdate); in runAllUpdates()
432 runInTransaction(&SurfaceInterceptorTest::cropUpdate); in runAllUpdates()
433 runInTransaction(&SurfaceInterceptorTest::matrixUpdate); in runAllUpdates()
435 runInTransaction(&SurfaceInterceptorTest::layerStackUpdate); in runAllUpdates()
436 runInTransaction(&SurfaceInterceptorTest::hiddenFlagUpdate); in runAllUpdates()
[all …]