Lines Matching refs:getAttribute
210 return a.getAttribute(Attribute) < b.getAttribute(Attribute);
224 EGLint getAttribute (const EGLenum attribute) const
226 return m_info.getAttribute(attribute);
237 if (a.getAttribute(attribute) != b.getAttribute(attribute)) return false;
388 AttribRule getAttribute (EGLenum name) const
409 const EGLint cfgValue = config.getAttribute(rule.name);
455 const EGLint value = getAttribute(attrib).value;
479 const EGLint value = getAttribute(attrib).value;
493 const EGLint value = getAttribute(attrib).value;