Searched refs:CreateFromAttribArray (Results 1 – 4 of 4) sorted by relevance
84 static AttributeMap CreateFromAttribArray(const EGLAttrib *attributes);
137 AttributeMap AttributeMap::CreateFromAttribArray(const EGLAttrib *attributes) in CreateFromAttribArray() function in egl::AttributeMap
146 return AttributeMap::CreateFromAttribArray(attribs); in PackParam()
8260 egl::AttributeMap::CreateFromAttribArray); in maybeCapturePreCallUpdates()