Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp169 bool layerUpdateFound(const SurfaceChange& change, bool foundLayer);
454 bool SurfaceInterceptorTest::layerUpdateFound(const SurfaceChange& change, bool foundLayer) { in layerUpdateFound() function in android::SurfaceInterceptorTest
591 foundUpdate = layerUpdateFound(change, foundUpdate); in surfaceUpdateFound()