Searched refs:reparentUpdateFound (Results 1 – 1 of 1) sorted by relevance
193 bool reparentUpdateFound(const SurfaceChange& change, bool found);647 bool SurfaceInterceptorTest::reparentUpdateFound(const SurfaceChange& change, bool found) { in reparentUpdateFound() function in android::SurfaceInterceptorTest753 foundUpdate = reparentUpdateFound(change, foundUpdate); in surfaceUpdateFound()