Searched refs:detachChildrenUpdateFound (Results 1 – 1 of 1) sorted by relevance
195 bool detachChildrenUpdateFound(const SurfaceChange& change, bool found);667 bool SurfaceInterceptorTest::detachChildrenUpdateFound(const SurfaceChange& change, bool found) { in detachChildrenUpdateFound() function in android::SurfaceInterceptorTest762 foundUpdate = detachChildrenUpdateFound(change, foundUpdate); in surfaceUpdateFound()