Home
last modified time | relevance | path

Searched defs:conf2 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/egl/main/
Deglconfig.c591 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglCompareConfigs()
671 void _eglSwapConfigs(const _EGLConfig **conf1, const _EGLConfig **conf2) in _eglSwapConfigs()
781 _eglFallbackCompare(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglFallbackCompare()
/external/u-boot/arch/mips/lib/
Dcache.c21 unsigned long conf2, sl; in probe_l2() local