Home
last modified time | relevance | path

Searched refs:relativeParentUpdateFound (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp194 bool relativeParentUpdateFound(const SurfaceChange& change, bool found);
657 bool SurfaceInterceptorTest::relativeParentUpdateFound(const SurfaceChange& change, bool found) { in relativeParentUpdateFound() function in android::SurfaceInterceptorTest
759 foundUpdate = relativeParentUpdateFound(change, foundUpdate); in surfaceUpdateFound()