Home | History | Annotate | Download | only in gui

Lines Matching full:tryagain

245     bool tryAgain = true;
246 while (tryAgain) {
315 tryAgain = (*found == BufferQueueCore::INVALID_BUFFER_SLOT) ||
317 if (tryAgain) {
338 } // while (tryAgain)