Searched refs:aospConfigs (Results 1 – 4 of 4) sorted by relevance
286 for (cfgIter = configs.aospConfigs.begin(); cfgIter != configs.aospConfigs.end(); ++cfgIter) in getTestRunsForAOSPEGL()295 if (cfgIter == configs.aospConfigs.end()) in getTestRunsForAOSPEGL()330 for (cfgIter = configs.aospConfigs.begin(); cfgIter != configs.aospConfigs.end(); ++cfgIter) in getTestRunsForAOSPES()339 if (cfgIter == configs.aospConfigs.end()) in getTestRunsForAOSPES()
148 std::vector<AOSPConfig> aospConfigs; member in glcts::ConfigList
79 configList.aospConfigs.push_back(AOSPConfig( in getDefaultWglConfigList()
135 …configList.aospConfigs.push_back(AOSPConfig(CONFIGTYPE_EGL, id, surfaceTypes, redSize, greenSize, … in getDefaultEglConfigList()