Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp175 bool layerStackUpdateFound(const SurfaceChange& change, bool foundLayerStack);
516 bool SurfaceInterceptorTest::layerStackUpdateFound(const SurfaceChange& change, in layerStackUpdateFound() function in android::SurfaceInterceptorTest
609 foundUpdate = layerStackUpdateFound(change, foundUpdate); in surfaceUpdateFound()