Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp189 bool layerStackUpdateFound(const SurfaceChange& change, bool foundLayerStack);
579 bool SurfaceInterceptorTest::layerStackUpdateFound(const SurfaceChange& change, in layerStackUpdateFound() function in android::SurfaceInterceptorTest
705 foundUpdate = layerStackUpdateFound(change, foundUpdate); in surfaceUpdateFound()