Home
last modified time | relevance | path

Searched refs:IgnoreX11Errors (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp19 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() function
56 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in ~WindowSurfaceGLX()
DDisplayGLX.cpp49 static int IgnoreX11Errors(Display *, XErrorEvent *) in IgnoreX11Errors() function
782 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in isValidNativeWindow()
975 auto oldErrorHandler = XSetErrorHandler(IgnoreX11Errors); in createContextAttribs()