Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp177 bool positionUpdateFound(const SurfaceChange& change, bool foundPosition);
460 bool SurfaceInterceptorTest::positionUpdateFound(const SurfaceChange& change, bool foundPosition) { in positionUpdateFound() function in android::SurfaceInterceptorTest
675 foundUpdate = positionUpdateFound(change, foundUpdate); in surfaceUpdateFound()