Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp180 bool layerUpdateFound(const SurfaceChange& change, bool foundLayer);
528 bool SurfaceInterceptorTest::layerUpdateFound(const SurfaceChange& change, bool foundLayer) { in layerUpdateFound() function in android::SurfaceInterceptorTest
684 foundUpdate = layerUpdateFound(change, foundUpdate); in surfaceUpdateFound()