Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp203 bool surfaceCreationFound(const Increment& increment, bool foundSurface);
754 bool SurfaceInterceptorTest::surfaceCreationFound(const Increment& increment, bool foundSurface) { in surfaceCreationFound() function in android::SurfaceInterceptorTest
807 foundIncrement = surfaceCreationFound(increment, foundIncrement); in singleIncrementFound()