Searched refs:reparentChildrenUpdateFound (Results 1 – 1 of 1) sorted by relevance
196 bool reparentChildrenUpdateFound(const SurfaceChange& change, bool found);677 bool SurfaceInterceptorTest::reparentChildrenUpdateFound(const SurfaceChange& change, bool found) { in reparentChildrenUpdateFound() function in android::SurfaceInterceptorTest756 foundUpdate = reparentChildrenUpdateFound(change, foundUpdate); in surfaceUpdateFound()