Searched refs:x11_drawable_get_depth (Results 1 – 4 of 4) sorted by relevance
71 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable);
510 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix); in dri2_display_create_pixmap_surface()705 depth = x11_drawable_get_depth(dri2dpy->xscr, (Drawable) pix); in dri2_display_get_pixmap_format()
190 x11_drawable_get_depth(struct x11_screen *xscr, Drawable drawable) in x11_drawable_get_depth() function
301 depth = x11_drawable_get_depth(xdpy->xscr, (Drawable) pix); in get_pixmap_format()