Searched refs:gStopRequested (Results 1 – 1 of 1) sorted by relevance
85 static volatile bool gStopRequested = false; variable99 gStopRequested = true; in signalCatcher()339 while (!gStopRequested) { in runEncoder()436 gStopRequested = true; in runEncoder()479 ALOGV("Encoder stopping (req=%d)", gStopRequested); in runEncoder()688 while (!gStopRequested) { in recordScreen()