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

/external/deqp/framework/egl/
H A DegluUtil.cpp132 vector<EGLConfig> matchingConfigs; local
137 matchingConfigs.push_back(*cfg);
140 return matchingConfigs;

Completed in 55 milliseconds