Searched refs:relativeParentUpdateFound (Results 1 – 1 of 1) sorted by relevance
194 bool relativeParentUpdateFound(const SurfaceChange& change, bool found);657 bool SurfaceInterceptorTest::relativeParentUpdateFound(const SurfaceChange& change, bool found) { in relativeParentUpdateFound() function in android::SurfaceInterceptorTest759 foundUpdate = relativeParentUpdateFound(change, foundUpdate); in surfaceUpdateFound()