Home
last modified time | relevance | path

Searched refs:CreateFromAttribArray (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DAttributeMap.h84 static AttributeMap CreateFromAttribArray(const EGLAttrib *attributes);
H A DAttributeMap.cpp137 AttributeMap AttributeMap::CreateFromAttribArray(const EGLAttrib *attributes) in CreateFromAttribArray() function in egl::AttributeMap
H A DvalidationEGL.h146 return AttributeMap::CreateFromAttribArray(attribs); in PackParam()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp8260 egl::AttributeMap::CreateFromAttribArray); in maybeCapturePreCallUpdates()