Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp155 eglu::terminateDisplay(library, display); in getDefaultEglConfigList()
/external/deqp/framework/egl/
DegluUtil.hpp80 void terminateDisplay (const eglw::Library& egl, eglw::EGLDisplay display);
DegluUtil.cpp306 void terminateDisplay(const Library& egl, EGLDisplay display) in terminateDisplay() function