Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp696 bool foundIncrement = false; in singleIncrementFound() local
702 foundIncrement = surfaceCreationFound(increment, foundIncrement); in singleIncrementFound()
707 foundIncrement = surfaceDeletionFound(increment, targetId, foundIncrement); in singleIncrementFound()
710 foundIncrement = displayCreationFound(increment, foundIncrement); in singleIncrementFound()
715 foundIncrement = displayDeletionFound(increment, targetId, foundIncrement); in singleIncrementFound()
723 return foundIncrement; in singleIncrementFound()