Home
last modified time | relevance | path

Searched refs:confAttr (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/functional_tests/native/
DglExtensions_test.cpp36 const EGLint confAttr[] = { in setupEGL() local
64 eglChooseConfig(eglDisp, confAttr, &eglConf, 1, &numConfigs); in setupEGL()
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dnative_choreo_activity.cpp45 const EGLint confAttr[] = { in setupEGL() local
74 if (!eglChooseConfig(eglDisp, confAttr, &eglConf, 1, &numConfigs)) { in setupEGL()