Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldisplay.c195 _EGLDisplay *dispList, *disp; in _eglFiniDisplay() local
198 dispList = _eglGlobal.DisplayList; in _eglFiniDisplay()
199 while (dispList) { in _eglFiniDisplay()
203 disp = dispList; in _eglFiniDisplay()
204 dispList = dispList->Next; in _eglFiniDisplay()