Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp196 bool reparentChildrenUpdateFound(const SurfaceChange& change, bool found);
677 bool SurfaceInterceptorTest::reparentChildrenUpdateFound(const SurfaceChange& change, bool found) { in reparentChildrenUpdateFound() function in android::SurfaceInterceptorTest
756 foundUpdate = reparentChildrenUpdateFound(change, foundUpdate); in surfaceUpdateFound()