Searched refs:pollingDeadline (Results 1 – 1 of 1) sorted by relevance
688 const EGLnsecsANDROID pollingDeadline = lastFrame.swapBufferBeginNs + 1000000000; in executeForConfig() local705 } while (!finalTimestampAvailable && (getNanoseconds() < pollingDeadline)); in executeForConfig()