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