Home | History | Annotate | Download | only in view

Lines Matching refs:sEglConfig

594         static EGLConfig sEglConfig;
786 if (sEgl == null && sEglConfig == null) {
804 sEglConfig = chooseEglConfig();
805 if (sEglConfig == null) {
809 sEglConfig = chooseEglConfig();
810 if (sEglConfig == null) {
825 mEglContext = createContext(sEgl, sEglDisplay, sEglConfig);
899 if (sEglConfig == null) {
1010 mEglSurface = sEgl.eglCreateWindowSurface(sEglDisplay, sEglConfig, holder, null);
1357 sEglConfig = null;
1537 if (sEgl == null || sEglConfig == null) return;
1566 sPbuffer = sEgl.eglCreatePbufferSurface(sEglDisplay, sEglConfig, new int[] {