Searched refs:_eglCompareConfigs (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/egl/main/
H A Deglconfig.h201 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2,
H A Deglconfig.c574 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, function
767 return _eglCompareConfigs(conf1, conf2,
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d_api.c103 return _eglCompareConfigs(conf1, conf2, criteria, EGL_TRUE);
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c103 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0)

Completed in 523 milliseconds