Searched refs:config_defaults (Results 1 – 1 of 1) sorted by relevance
1049 static config_pair_t const config_defaults[] = { variable1438 for (size_t j=0 ; possibleMatch && j<NELEM(config_defaults) ; j++) { in eglChooseConfig()1444 config_defaults[j].key) < 0) { in eglChooseConfig()1449 config_defaults[j].key, in eglChooseConfig()1450 config_defaults[j].value) == 0) { in eglChooseConfig()