Searched refs:deadlineSupported (Results 1 – 1 of 1) sorted by relevance
562 …const bool deadlineSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COM… in executeForConfig() local564 TCU_CHECK_MSG(deadlineSupported, "EGL_COMPOSITE_DEADLINE_ANDROID not supported."); in executeForConfig()