Searched refs:host_pixel (Results 1 – 1 of 1) sorted by relevance
1075 unsigned long host_pixel; in hostx_paint_rect() local1092 host_pixel = (r << 16) | (g << 8) | (b); in hostx_paint_rect()1094 xcb_image_put_pixel(scrpriv->ximg, x, y, host_pixel); in hostx_paint_rect()