Searched refs:toIntVector (Results 1 – 3 of 3) sorted by relevance
52 std::vector<EGLint> toIntVector() const;
60 std::vector<EGLint> AttributeMap::toIntVector() const in toIntVector() function in egl::AttributeMap
100 std::vector<EGLint> attribVector = configAttribsWithFormat.toIntVector(); in initialize()133 mConfigAttribList = baseConfigAttribs.toIntVector(); in initialize()138 mConfigAttribList = configAttribsWithFormat.toIntVector(); in initialize()