HomeSort by relevance Sort by last modified time
    Searched refs:aospConfigs (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcConfigListWGL.cpp 64 configList.aospConfigs.push_back(AOSPConfig(
glcConfigList.hpp 148 std::vector<AOSPConfig> aospConfigs;
glcConfigListEGL.cpp 135 configList.aospConfigs.push_back(AOSPConfig(CONFIGTYPE_EGL, id, surfaceTypes, redSize, greenSize, blueSize,
  /external/deqp/external/openglcts/modules/runner/
glcTestRunner.cpp 284 for (cfgIter = configs.aospConfigs.begin(); cfgIter != configs.aospConfigs.end(); ++cfgIter)
293 if (cfgIter == configs.aospConfigs.end())
328 for (cfgIter = configs.aospConfigs.begin(); cfgIter != configs.aospConfigs.end(); ++cfgIter)
337 if (cfgIter == configs.aospConfigs.end())

Completed in 108 milliseconds