Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp166 bool positionUpdateFound(const SurfaceChange& change, bool foundPosition);
409 bool SurfaceInterceptorTest::positionUpdateFound(const SurfaceChange& change, bool foundPosition) { in positionUpdateFound() function in android::SurfaceInterceptorTest
582 foundUpdate = positionUpdateFound(change, foundUpdate); in surfaceUpdateFound()