Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp233 void detachChildrenUpdate(Transaction&);
412 void SurfaceInterceptorTest::detachChildrenUpdate(Transaction& t) { in detachChildrenUpdate() function in android::SurfaceInterceptorTest
452 runInTransaction(&SurfaceInterceptorTest::detachChildrenUpdate); in runAllUpdates()
970 captureTest(&SurfaceInterceptorTest::detachChildrenUpdate, in TEST_F()