Searched refs:XCreateSimpleWindow (Results 1 – 9 of 9) sorted by relevance
/external/libva-utils/putsurface/ |
D | putsurface_x11.c | 80 drawable_thread0 = (void *)XCreateSimpleWindow(x11_display, root, x, y, width, height, in create_window() 109 drawable_thread1 = (void *)XCreateSimpleWindow(x11_display, root, width, 0, width, height, in create_window()
|
/external/libva-utils/common/ |
D | va_display_x11.c | 79 win = XCreateSimpleWindow( in ensure_window()
|
/external/crosvm/gpu_display/src/generated/ |
D | xlib_generator.sh | 32 --allowlist-function XCreateSimpleWindow \
|
D | xlib.rs | 2609 pub fn XCreateSimpleWindow( in XCreateSimpleWindow() function
|
/external/webrtc/modules/desktop_capture/ |
D | screen_drawer_linux.cc | 68 window_ = XCreateSimpleWindow( in ScreenDrawerLinux()
|
/external/skia/tools/sk_app/unix/ |
D | Window_unix.cpp | 158 fWindow = XCreateSimpleWindow(display, in initWindow()
|
/external/crosvm/gpu_display/src/ |
D | gpu_display_x.rs | 718 let window = xlib::XCreateSimpleWindow( in create_surface()
|
/external/v4l-utils/contrib/test/ |
D | pixfmt-test.c | 1174 window = XCreateSimpleWindow (display, in open_window()
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 517 …Window window = XCreateSimpleWindow(dpy, RootWindow(dpy, s), 0, 0, (int)m_width, (int)m_height, 1,… in InitSurface()
|