Home
last modified time | relevance | path

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

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