Searched refs:contextAttribs (Results 1 - 3 of 3) sorted by last modified time

/frameworks/native/cmds/flatland/
H A DGLHelper.cpp73 EGLint contextAttribs[] = { local
78 contextAttribs);
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp56 EGLint contextAttribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; local
111 context = eglCreateContext(*dpy, myConfig, EGL_NO_CONTEXT, contextAttribs);
/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp144 EGLint contextAttribs[] = { local
149 contextAttribs);

Completed in 96 milliseconds