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