Searched refs:EGL_COMPOSITE_INTERVAL_ANDROID (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglGetFrameTimestampsTests.cpp62 #define EGL_COMPOSITE_INTERVAL_ANDROID 0x3432 macro
564 const bool intervalSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COMPOSITE_INTERVAL_ANDROID) != EGL_FALSE;
566 TCU_CHECK_MSG(intervalSupported, "EGL_COMPOSITE_INTERVAL_ANDROID not supported.");
611 EGL_COMPOSITE_INTERVAL_ANDROID,

Completed in 163 milliseconds