Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglconfig.c674 void _eglSwapConfigs(const _EGLConfig **conf1, const _EGLConfig **conf2) in _eglSwapConfigs() function
699 _eglSwapConfigs(&configs[pivot], &configs[count / 2]); in _eglSortConfigs()
708 _eglSwapConfigs(&configs[i], &configs[j]); in _eglSortConfigs()
718 _eglSwapConfigs(&configs[pivot], &configs[j]); in _eglSortConfigs()