Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp385 bool stopLayerFound = false; in captureSample() local
388 if (stopLayerFound) return; in captureSample()
393 stopLayerFound = true; in captureSample()