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

/frameworks/native/opengl/libagl/
H A Degl.cpp1182 int cfgMgtIndex = binarySearch<config_management_t>( local
1186 if (cfgMgtIndex >= 0) {
1187 bool match = gConfigManagement[cfgMgtIndex].match(

Completed in 106 milliseconds