Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp1202 int cfgMgtIndex = binarySearch<config_management_t>( in isAttributeMatching() local
1206 if (cfgMgtIndex >= 0) { in isAttributeMatching()
1207 bool match = gConfigManagement[cfgMgtIndex].match( in isAttributeMatching()