Home
last modified time | relevance | path

Searched refs:ctxErrorHandler (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp22 static int ctxErrorHandler(Display *dpy, XErrorEvent *ev) { in ctxErrorHandler() function
77 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in onInitializeContext()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp49 static int ctxErrorHandler(Display *dpy, XErrorEvent *ev) { in ctxErrorHandler() function
317 int (*oldHandler)(Display*, XErrorEvent*) = XSetErrorHandler(&ctxErrorHandler); in CreateBestContext()

Completed in 2 milliseconds