Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp193 bool reparentUpdateFound(const SurfaceChange& change, bool found);
623 bool SurfaceInterceptorTest::reparentUpdateFound(const SurfaceChange& change, bool found) { in reparentUpdateFound() function in android::SurfaceInterceptorTest
717 foundUpdate = reparentUpdateFound(change, foundUpdate); in surfaceUpdateFound()