Searched refs:CreateFromIntArray (Results 1 – 5 of 5) sorted by relevance
149 AttributeMap attribMapConfig = AttributeMap::CreateFromIntArray(configAttributes); in wglCreateContext()159 AttributeMap surfAttributes = AttributeMap::CreateFromIntArray(&surfaceAttributes[0]); in wglCreateContext()174 AttributeMap ctxAttributes = AttributeMap::CreateFromIntArray(contextAttibutes); in wglCreateContext()
83 static AttributeMap CreateFromIntArray(const EGLint *attributes);
128 AttributeMap AttributeMap::CreateFromIntArray(const EGLint *attributes) in CreateFromIntArray() function in egl::AttributeMap
135 return AttributeMap::CreateFromIntArray(attribs); in PackParam()
7651 egl::AttributeMap::CreateFromIntArray); in maybeCapturePreCallUpdates()