Searched refs:goodBuffer (Results 1 – 1 of 1) sorted by relevance
2352 bool goodBuffer = true; in threadLoop() local2360 goodBuffer = false; in threadLoop()2362 if (goodBuffer) { in threadLoop()2366 goodBuffer = (res == OK); in threadLoop()2368 if (goodBuffer) { in threadLoop()2386 buf->status = goodBuffer ? CAMERA3_BUFFER_STATUS_OK : in threadLoop()