Home
last modified time | relevance | path

Searched defs:XErrorEvent (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSurface.cpp127 XSetErrorHandler([](Display*, XErrorEvent*) { return 0; }); in ValidateSurfaceDescriptor() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp19 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() argument
DDisplayGLX.cpp49 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() argument