Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp844 bool foundIncrement = false; in singleIncrementFound() local
850 foundIncrement = surfaceCreationFound(increment, foundIncrement); in singleIncrementFound()
855 foundIncrement = surfaceDeletionFound(increment, targetId, foundIncrement); in singleIncrementFound()
858 foundIncrement = displayCreationFound(increment, foundIncrement); in singleIncrementFound()
863 foundIncrement = displayDeletionFound(increment, targetId, foundIncrement); in singleIncrementFound()
871 return foundIncrement; in singleIncrementFound()