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