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

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

Completed in 22 milliseconds