Searched refs:eglConfigs (Results 1 – 2 of 2) sorted by relevance
244 EGLConfig[] eglConfigs = new EGLConfig[1]; in computeEglMaxTextureSize() local247 eglConfigs, 0, 1, configCount, 0); in computeEglMaxTextureSize()253 EGLConfig eglConfig = eglConfigs[0]; in computeEglMaxTextureSize()
637 EGLConfig[] eglConfigs = new EGLConfig[1];639 eglConfigs, 0, eglConfigs.length, numEglConfigs, 0)) {648 mEglConfig = eglConfigs[0];