Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp172 bool matrixUpdateFound(const SurfaceChange& change, bool foundMatrix);
477 bool SurfaceInterceptorTest::matrixUpdateFound(const SurfaceChange& change, bool foundMatrix) { in matrixUpdateFound() function in android::SurfaceInterceptorTest
600 foundUpdate = matrixUpdateFound(change, foundUpdate); in surfaceUpdateFound()