Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp311 eglGetCompositorTimingSupportedANDROIDFunc m_eglGetCompositorTimingSupportedANDROID; member in deqp::egl::__anon9bb255fb0111::GetFrameTimestampTest
322 , m_eglGetCompositorTimingSupportedANDROID (DE_NULL) in GetFrameTimestampTest()
339m_eglGetCompositorTimingSupportedANDROID = reinterpret_cast<eglGetCompositorTimingSupportedANDROID… in initializeExtension()
562 …const bool deadlineSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COM… in executeForConfig()
565 …const bool intervalSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COM… in executeForConfig()
568 …const bool latencySupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COMP… in executeForConfig()