Searched refs:gStopRequested (Results 1 – 1 of 1) sorted by relevance
88 static volatile bool gStopRequested = false; variable102 gStopRequested = true; in signalCatcher()366 while (!gStopRequested) { in runEncoder()464 gStopRequested = true; in runEncoder()507 ALOGV("Encoder stopping (req=%d)", gStopRequested); in runEncoder()719 while (!gStopRequested) { in recordScreen()