Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp196 bool trustedOverlayUpdateFound(const SurfaceChange& change, bool found);
654 bool SurfaceInterceptorTest::trustedOverlayUpdateFound(const SurfaceChange& change, in trustedOverlayUpdateFound() function in android::SurfaceInterceptorTest
726 foundUpdate = trustedOverlayUpdateFound(change, foundUpdate); in surfaceUpdateFound()