Searched refs:m_max_pbuffer_height (Results 1 – 2 of 2) sorted by relevance
60 m_max_pbuffer_height(max_pbuffer_height), in EglConfig()121 m_max_pbuffer_height(max_pbuffer_height), in EglConfig()161 m_max_pbuffer_height(conf.m_max_pbuffer_height), in EglConfig()202 m_max_pbuffer_height(conf.m_max_pbuffer_height), in EglConfig()271 *val = m_max_pbuffer_height; in getConfAttrib()431 EGLCONFIG_EQ(m_max_pbuffer_height) && in operator ==()478 EGLCONFIG_HASH(m_max_pbuffer_height) in u32hash()
176 const EGLint m_max_pbuffer_height; variable