Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp229 void reparentUpdate(Transaction&);
398 void SurfaceInterceptorTest::reparentUpdate(Transaction& t) { in reparentUpdate() function in android::SurfaceInterceptorTest
439 runInTransaction(&SurfaceInterceptorTest::reparentUpdate); in runAllUpdates()
907 captureTest(&SurfaceInterceptorTest::reparentUpdate, in TEST_F()