Searched refs:surfaceAttrs (Results 1 – 1 of 1) sorted by relevance
174 EGLint surfaceAttrs[] = {EGL_NONE}; in initialize() local175 mEglSurface = eglCreateWindowSurface(mEglDisplay, configs[0], mSurface.get(), surfaceAttrs); in initialize()