Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglmode.c182 getModeAttrib(const _EGLMode *m, EGLint attrib) in getModeAttrib() function
236 const EGLint aVal = getModeAttrib(aMode, SortInfo[i].Attrib); in _eglCompareModes()
237 const EGLint bVal = getModeAttrib(bMode, SortInfo[i].Attrib); in _eglCompareModes()
336 v = getModeAttrib(m, attribute); in _eglGetModeAttribMESA()