Home
last modified time | relevance | path

Searched refs:XMatchVisualInfo (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/src/Main/
DlibX11.hpp35 …Status (*XMatchVisualInfo)(Display *display, int screen, int depth, int screen_class, XVisualInfo … member
DlibX11.cpp31XMatchVisualInfo = (Status (*)(Display*, int, int, int, XVisualInfo*))getProcAddress(libX11, "XMat… in LibX11exports()
DFrameBufferX11.cpp58 Status status = libX11->XMatchVisualInfo(x_display, screen, 32, TrueColor, &x_visual); in FrameBufferX11()
/external/libdrm/tests/ttmtest/src/
Dttmtest.c407 ret = XMatchVisualInfo(ctx.display, ctx.screen, 24, TrueColor, in main()
410 ret = XMatchVisualInfo(ctx.display, ctx.screen, 16, TrueColor, in main()
/external/libpng/contrib/gregbook/
Drpng-x.c471 XMatchVisualInfo(display, screen, depth, in rpng_x_create_window()
504 XMatchVisualInfo(display, screen, depth, TrueColor, &visual_info); in rpng_x_create_window()
Drpng2-x.c886 XMatchVisualInfo(display, screen, depth, TrueColor, &visual_info); in rpng2_x_create_window()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp158 XMatchVisualInfo( nativeDisplay, defaultScreen, defaultDepth, TrueColor, visualInfo); in CreateNativeWindow()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp533 XMatchVisualInfo( m_X11Display, m_X11Screen, depth, TrueColor, m_X11Visual); in OpenX11Window()
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc179 if( XMatchVisualInfo(_display, screen, 24, TrueColor, &vinfo) != 0 ) in WebRtcCreateWindow()
/external/ImageMagick/MagickCore/
Dvms.h211 #define XMatchVisualInfo XMATCHVISUALINFO macro
/external/mesa3d/include/GL/
Dvms_x_fix.h227 #define XMatchVisualInfo XMATCHVISUALINFO macro