Searched refs:p_eglCfg (Results 1 – 2 of 2) sorted by relevance
237 FBConfig::FBConfig(EGLDisplay p_eglDpy, EGLConfig p_eglCfg) in FBConfig() argument239 m_eglConfig = p_eglCfg; in FBConfig()243 s_egl.eglGetConfigAttrib(p_eglDpy, p_eglCfg, s_configAttribs[i], &m_attribValues[i]); in FBConfig()
47 FBConfig(EGLDisplay p_eglDpy, EGLConfig p_eglCfg);