Searched refs:confAttr (Results 1 – 2 of 2) sorted by relevance
36 const EGLint confAttr[] = { in setupEGL() local64 eglChooseConfig(eglDisp, confAttr, &eglConf, 1, &numConfigs); in setupEGL()
45 const EGLint confAttr[] = { in setupEGL() local74 if (!eglChooseConfig(eglDisp, confAttr, &eglConf, 1, &numConfigs)) { in setupEGL()