Home
last modified time | relevance | path

Searched refs:XCreateColormap (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c109 attr.colormap = XCreateColormap( graw.display, root, visinfo->visual, AllocNone); in graw_create_window_and_screen()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DWindowSurfaceGLX.cpp113 colormap = XCreateColormap(mDisplay, mParent, visual, AllocNone); in initialize()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp186 m_colormap = XCreateColormap(dpy, root, visual, AllocNone); in XlibWindow()
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl()
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp123 Colormap colorMap = XCreateColormap(display, in initWindow()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-x.c516 colormap = XCreateColormap(display, root, visual, AllocNone); in rpng_x_create_window()
518 fprintf(stderr, "XCreateColormap() failed\n"); in rpng_x_create_window()
H A Drpng2-x.c905 colormap = XCreateColormap(display, root, visual, AllocNone); in rpng2_x_create_window()
907 fprintf(stderr, "XCreateColormap() failed\n"); in rpng2_x_create_window()
/third_party/glfw/src/
H A Dx11_platform.h212 #define XCreateColormap _glfw.x11.xlib.CreateColormap macro
H A Dx11_window.c588 window->x11.colormap = XCreateColormap(_glfw.x11.display, in createNativeWindow()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1091 cmap = XCreateColormap(v->display, w, attr.visual, AllocNone); in XMesaCreateWindowBuffer()

Completed in 18 milliseconds