Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp204 bool surfaceDeletionFound(const Increment& increment, bool foundSurface);
657 bool SurfaceInterceptorTest::surfaceDeletionFound(const Increment& increment, bool foundSurface) { in surfaceDeletionFound() function in android::SurfaceInterceptorTest
702 foundIncrement = surfaceDeletionFound(increment, foundIncrement); in singleIncrementFound()