Searched defs:getAsInt (Results 1 – 2 of 2) sorted by relevance
45 EGLint AttributeMap::getAsInt(EGLAttrib key) const in getAsInt() function in egl::AttributeMap50 EGLint AttributeMap::getAsInt(EGLAttrib key, EGLint defaultValue) const in getAsInt() function in egl::AttributeMap
416 const getAsInt = (obj, prop) => { function