Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp98 vector<EGLConfig> getConfigs (const Library& egl, EGLDisplay display) in getConfigs() function
102 EGLU_CHECK_CALL(egl, getConfigs(display, DE_NULL, 0, &configCount)); in getConfigs()
107 EGLU_CHECK_CALL(egl, getConfigs(display, &(configs[0]), (EGLint)configs.size(), &configCount)); in getConfigs()
131 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseConfigs()
145 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseSingleConfig()
409 const vector<EGLConfig> configs = getConfigs(egl, display); in getRenderableAPIsMask()
DegluUtil.hpp63 std::vector<eglw::EGLConfig> getConfigs (const eglw::Library& egl, eglw::EGLDisplay display);
DegluGLUtil.cpp226 const std::vector<EGLConfig> configs = eglu::getConfigs(egl, display); in chooseConfig()
DegluCallLogWrapper.inl210 eglw::EGLBoolean returnValue = m_egl.getConfigs(dpy, configs, config_size, num_config);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DPerformanceResultsElement.java100 public String[] getConfigs() { in getConfigs() method in PerformanceResultsElement
102 String[] configs = DB_Results.getConfigs(); in getConfigs()
106 configs = DB_Results.getConfigs(); in getConfigs()
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl32 eglGetConfigsFunc getConfigs; variable
DeglwInitCore.inl25 dst->getConfigs = (eglGetConfigsFunc) loader->get("eglGetConfigs");
DeglwFuncPtrLibraryImpl.inl137 EGLBoolean FuncPtrLibrary::getConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLi… function in FuncPtrLibrary
139 return m_egl.getConfigs(dpy, configs, config_size, num_config);
DeglwFuncPtrLibraryDecl.inl32 EGLBoolean getConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLint …
DeglwLibrary.inl32 virtual EGLBoolean getConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size,…
/external/deqp/modules/egl/
DteglMultiThreadTests.cpp533 …glTestContext& context, const char* name, const char* description, int getConfigs, int chooseConfi…
542 …glTestContext& context, const char* name, const char* description, int getConfigs, int chooseConfi… in MultiThreadedConfigTest() argument
544 , m_getConfigs (getConfigs) in MultiThreadedConfigTest()
566 result = egl.getConfigs(m_display, NULL, 0, &configCount); in runThread()
581 …result = egl.getConfigs(m_display, &(configs[configs.size() - configCount]), configCount, &configC… in runThread()
DteglConfigList.cpp65 vector<EGLConfig> configs = eglu::getConfigs(egl, display); in iterate()
DteglChooseConfigReference.cpp436 std::vector<EGLConfig> eglConfigs = eglu::getConfigs(egl, display); in chooseConfigReference()
DteglQueryConfigTests.cpp226 m_configs = eglu::getConfigs(m_eglTestCtx.getLibrary(), m_display); in init()
DteglChooseConfigTests.cpp293 vector<EGLConfig> configs = eglu::getConfigs(m_eglTestCtx.getLibrary(), m_display); in getValue()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DComponentResultsView.java169 String[] configNames = performanceResultsElement.getConfigs(); in createTabs()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DPerformanceResults.java324 this.configNames = DB_Results.getConfigs(); in initConfigs()
DDB_Results.java505 public static String[] getConfigs() { in getConfigs() method in DB_Results
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...