/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | RendererCGL.cpp | 19 const egl::AttributeMap &attribMap, in RendererCGL()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | RendererEAGL.cpp | 20 const egl::AttributeMap &attribMap, in RendererEAGL()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | RendererGLX.cpp | 17 const egl::AttributeMap &attribMap, in RendererGLX()
|
D | DisplayGLX.cpp | 96 const auto &attribMap = display->getAttributeMap(); in initialize() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | RendererGLX.cpp | 17 const egl::AttributeMap &attribMap, in RendererGLX()
|
D | DisplayGLX.cpp | 102 const auto &attribMap = display->getAttributeMap(); in initialize() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | RendererEGL.cpp | 15 const egl::AttributeMap &attribMap, in RendererEGL()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | RendererEGL.cpp | 15 const egl::AttributeMap &attribMap, in RendererEGL()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | RendererWGL.cpp | 15 const egl::AttributeMap &attribMap, in RendererWGL()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | RendererWGL.cpp | 15 const egl::AttributeMap &attribMap, in RendererWGL()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.cpp | 175 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()
|
D | validationEGL.cpp | 364 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/ |
D | Display.cpp | 640 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()
|
D | Display.h | 315 void setAttributes(const AttributeMap &attribMap) { mAttributeMap = attribMap; } in setAttributes()
|
D | validationEGL.cpp | 533 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/ |
D | RendererGL.cpp | 140 const egl::AttributeMap &attribMap, in RendererGL()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 43 const auto &attribMap = display->getAttributeMap(); in CreateRendererD3D() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 57 const auto &attribMap = display->getAttributeMap(); in CreateRendererD3D() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | egl_stubs.cpp | 79 const AttributeMap &attribMap, in ChooseConfig() 397 const AttributeMap &attribMap) in GetPlatformDisplay()
|
D | egl_ext_stubs.cpp | 57 EGLClientBuffer CreateNativeClientBufferANDROID(Thread *thread, const AttributeMap &attribMap) in CreateNativeClientBufferANDROID() 185 const AttributeMap &attribMap) in GetPlatformDisplayEXT()
|
/third_party/mesa3d/src/glx/ |
D | dri_common.c | 101 } attribMap[] = { variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_egl.cpp | 202 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/ |
D | RendererGL.cpp | 209 const egl::AttributeMap &attribMap, in RendererGL()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglResizeTests.cpp | 133 AttribMap attribMap; in getEGLConfig() local
|
D | teglImageUtil.cpp | 165 AttribMap attribMap = getCreateAttribs(); in createImage() local
|