Searched refs:CreateFromIntArray (Results 1 – 4 of 4) sorted by relevance
148 AttributeMap attribMapConfig = AttributeMap::CreateFromIntArray(configAttributes); in wglCreateContext()157 AttributeMap surfAttributes = AttributeMap::CreateFromIntArray(&surfaceAttributes[0]); in wglCreateContext()171 AttributeMap ctxAttributes = AttributeMap::CreateFromIntArray(contextAttibutes); in wglCreateContext()
59 static AttributeMap CreateFromIntArray(const EGLint *attributes);
84 AttributeMap AttributeMap::CreateFromIntArray(const EGLint *attributes) in CreateFromIntArray() function in egl::AttributeMap
118 return AttributeMap::CreateFromIntArray(attribs);