Home
last modified time | relevance | path

Searched refs:latencySupported (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp551 …const bool latencySupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COMP… in executeForConfig() local
553 TCU_CHECK_MSG(latencySupported, "EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID not supported."); in executeForConfig()