Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1258 bool gotFrame; in threadLoop() local
1259 gotFrame = mParent->mSensor->waitForNewFrame(kWaitPerLoop, in threadLoop()
1262 if (!gotFrame) return true; in threadLoop()
DEmulatedFakeCamera3.cpp1910 bool gotFrame = in threadLoop() local
1912 if (!gotFrame) { in threadLoop()