Home
last modified time | relevance | path

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

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