Home
last modified time | relevance | path

Searched defs:attribMap (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DRendererCGL.cpp19 const egl::AttributeMap &attribMap, in RendererCGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DRendererEAGL.cpp20 const egl::AttributeMap &attribMap, in RendererEAGL()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DRendererGLX.cpp17 const egl::AttributeMap &attribMap, in RendererGLX()
DDisplayGLX.cpp96 const auto &attribMap = display->getAttributeMap(); in initialize() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DRendererGLX.cpp17 const egl::AttributeMap &attribMap, in RendererGLX()
DDisplayGLX.cpp102 const auto &attribMap = display->getAttributeMap(); in initialize() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DRendererEGL.cpp15 const egl::AttributeMap &attribMap, in RendererEGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DRendererEGL.cpp15 const egl::AttributeMap &attribMap, in RendererEGL()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DRendererWGL.cpp15 const egl::AttributeMap &attribMap, in RendererWGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DRendererWGL.cpp15 const egl::AttributeMap &attribMap, in RendererWGL()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp175 rx::DisplayImpl *CreateDisplayFromAttribs(const AttributeMap &attribMap, const DisplayState &state) in CreateDisplayFromAttribs()
347 const AttributeMap &attribMap) in GetDisplayFromNativeDisplay()
402 Display *Display::GetDisplayFromDevice(Device *device, const AttributeMap &attribMap) in GetDisplayFromDevice()
512 void Display::setAttributes(rx::DisplayImpl *impl, const AttributeMap &attribMap) in setAttributes()
DvalidationEGL.cpp364 const AttributeMap &attribMap) in ValidateGetPlatformDisplayCommon()
3211 const auto &attribMap = AttributeMap::CreateFromAttribArray(attrib_list); in ValidateGetPlatformDisplay() local
3219 const auto &attribMap = AttributeMap::CreateFromIntArray(attrib_list); in ValidateGetPlatformDisplayEXT() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp640 const AttributeMap &attribMap) in GetDisplayFromNativeDisplay()
709 Display *Display::GetDisplayFromDevice(Device *device, const AttributeMap &attribMap) in GetDisplayFromDevice()
886 void Display::updateAttribsFromEnvironment(const AttributeMap &attribMap) in updateAttribsFromEnvironment()
1688 Error Display::CreateNativeClientBuffer(const egl::AttributeMap &attribMap, in CreateNativeClientBuffer()
DDisplay.h315 void setAttributes(const AttributeMap &attribMap) { mAttributeMap = attribMap; } in setAttributes()
DvalidationEGL.cpp533 const AttributeMap &attribMap) in ValidateGetPlatformDisplayCommon()
4935 const AttributeMap &attribMap) in ValidateGetPlatformDisplay()
4943 const AttributeMap &attribMap) in ValidateGetPlatformDisplayEXT()
5792 const egl::AttributeMap &attribMap) in ValidateCreateNativeClientBufferANDROID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.cpp140 const egl::AttributeMap &attribMap, in RendererGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp43 const auto &attribMap = display->getAttributeMap(); in CreateRendererD3D() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp57 const auto &attribMap = display->getAttributeMap(); in CreateRendererD3D() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp79 const AttributeMap &attribMap, in ChooseConfig()
397 const AttributeMap &attribMap) in GetPlatformDisplay()
Degl_ext_stubs.cpp57 EGLClientBuffer CreateNativeClientBufferANDROID(Thread *thread, const AttributeMap &attribMap) in CreateNativeClientBufferANDROID()
185 const AttributeMap &attribMap) in GetPlatformDisplayEXT()
/third_party/mesa3d/src/glx/
Ddri_common.c101 } attribMap[] = { variable
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl.cpp202 AttributeMap attribMap = AttributeMap::CreateFromIntArray(attrib_list); in EGL_ChooseConfig() local
997 const auto &attribMap = AttributeMap::CreateFromAttribArray(attrib_list); in EGL_GetPlatformDisplay() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DRendererGL.cpp209 const egl::AttributeMap &attribMap, in RendererGL()
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp133 AttribMap attribMap; in getEGLConfig() local
DteglImageUtil.cpp165 AttribMap attribMap = getCreateAttribs(); in createImage() local

12