Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp192 bool secureFlagUpdateFound(const SurfaceChange& change, bool foundSecureFlag);
612 bool SurfaceInterceptorTest::secureFlagUpdateFound(const SurfaceChange& change, in secureFlagUpdateFound() function in android::SurfaceInterceptorTest
714 foundUpdate = secureFlagUpdateFound(change, foundUpdate); in surfaceUpdateFound()