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