Searched defs:eglConfig (Results 1 – 2 of 2) sorted by relevance
27 EGLConfig eglConfig; in getEglConfig() local81 EGLConfig eglConfig = getEglConfig(eglDisplay, config); in create() local
31 EGLConfig eglConfig() { return m_config; } in eglConfig() function