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