Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp206 bool displayCreationFound(const Increment& increment, bool foundDisplay);
777 bool SurfaceInterceptorTest::displayCreationFound(const Increment& increment, bool foundDisplay) { in displayCreationFound() function in android::SurfaceInterceptorTest
815 foundIncrement = displayCreationFound(increment, foundIncrement); in singleIncrementFound()