Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp564 …const bool intervalSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COM… in executeForConfig() local
566 TCU_CHECK_MSG(intervalSupported, "EGL_COMPOSITE_INTERVAL_ANDROID not supported."); in executeForConfig()