Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DAttributeMap.h83 static AttributeMap CreateFromIntArray(const EGLint *attributes);
H A DAttributeMap.cpp128 AttributeMap AttributeMap::CreateFromIntArray(const EGLint *attributes) in CreateFromIntArray() function in egl::AttributeMap
H A DvalidationEGL.h136 return AttributeMap::CreateFromIntArray(attribs); in PackParam()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp4620 egl::AttributeMap attribs = egl::AttributeMap::CreateFromIntArray(nullptr); in CaptureShareGroupMidExecutionSetup()
8272 egl::AttributeMap::CreateFromIntArray); in maybeCapturePreCallUpdates()