Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp234 void reparentChildrenUpdate(Transaction&);
416 void SurfaceInterceptorTest::reparentChildrenUpdate(Transaction& t) { in reparentChildrenUpdate() function in android::SurfaceInterceptorTest
451 runInTransaction(&SurfaceInterceptorTest::reparentChildrenUpdate); in runAllUpdates()
960 captureTest(&SurfaceInterceptorTest::reparentChildrenUpdate, in TEST_F()