Searched refs:XGetErrorText (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_LinuxX11.cpp | 79 XGetErrorText(nativeDisplay, error->error_code, errorStringBuffer, 256); in HandleX11Errors()
|
/external/ltp/tools/pounder21/src/xbonkers/ |
D | xbonkers.c | 238 XGetErrorText(disp, xee->error_code, errbuf, 256); in ignore_xlib_error()
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 191 XGetErrorText(display, event->error_code, buf, sizeof(buf)); in tcuX11GlxErrorHandler()
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 95 XGetErrorText(display, e->error_code, buf, sizeof buf); in ErrorHandler()
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 156 #define XGetErrorText XGETERRORTEXT macro
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 159 #define XGetErrorText XGETERRORTEXT macro
|