Lines Matching defs:attributeName
1562 EGLint attribute, const string &attributeName)
1582 ", " << m_sync << ", " << attributeName << ", {" << type << "})" <<
1625 EGLint attribute, const string &attributeName)
1644 m_eglDisplay << ", " << m_sync << ", " << attributeName << ", {" <<
1697 EGLint attribute, const string &attributeName,
1741 m_eglDisplay << ", " << m_sync << ", " << attributeName << ", {" <<
1798 EGLint attribute, const string &attributeName,
1819 m_eglDisplay << ", " << m_sync << ", " << attributeName << ", {" <<
1866 EGLint attribute, const string &attributeName)
1885 "(EGL_NO_DISPLAY, " << m_sync << ", " << attributeName << ", {" <<
1942 EGLint attribute, const string &attributeName)
1955 "(" << m_eglDisplay << ", " << syncName << ", " << attributeName << ", {" <<
2086 EGLint attribute, const string &attributeName,
2105 "(" << m_eglDisplay << ", " << 0x0 << ", " << attributeName << ", " << &value << ")" <<