Searched refs:XGetErrorText (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dx11windowpicker.cc95 XGetErrorText(display, e->error_code, buf, sizeof buf);
/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp192 XGetErrorText(display, event->error_code, buf, sizeof(buf));
/external/chromium_org/ui/base/x/
H A Dx11_util.cc1054 XGetErrorText(display, err, buffer, arraysize(buffer));
1437 XGetErrorText(dpy, error_event.error_code, error_str, sizeof(error_str));
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11video.c217 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
232 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
H A DSDL_x11sym.h126 SDL_X11_SYM(int,XGetErrorText,(Display* a,int b,char* c,int d),(a,b,c,d),return)
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h159 #define XGetErrorText XGETERRORTEXT macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h159 #define XGetErrorText XGETERRORTEXT macro

Completed in 781 milliseconds