Searched refs:gotFrame (Results 1 – 5 of 5) sorted by relevance
1270 bool gotFrame; in threadLoop() local1271 gotFrame = mParent->mSensor->waitForNewFrame(kWaitPerLoop, in threadLoop()1274 if (!gotFrame) return true; in threadLoop()
1975 bool gotFrame = in threadLoop() local1977 if (!gotFrame) { in threadLoop()
2520 bool gotFrame = in threadLoop() local2522 if (!gotFrame) { in threadLoop()
1273 bool gotFrame; in threadLoop() local1274 gotFrame = mParent->mSensor->waitForNewFrame(kWaitPerLoop, &captureTime); in threadLoop()1276 if (!gotFrame) return true; in threadLoop()
2491 bool gotFrame = mParent->mSensor->waitForNewFrame(kWaitPerLoop, &captureTime); in threadLoop() local2492 if (!gotFrame) { in threadLoop()