Home
last modified time | relevance | path

Searched defs:x11_window (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/overlay/x11/
Dx11-window.c37 struct x11_window { struct
46 static inline struct x11_window *to_x11_window(struct overlay *o) in to_x11_window() argument
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_xlib_swrast.c132 Window x11_window, in vl_swrast_fill_xlib_drawable_desc()
148 Window x11_window = (Window) drawable; in vl_swrast_texture_from_drawable() local
/external/libva-utils/common/
Dva_display_x11.c31 static Window x11_window; variable