Home
last modified time | relevance | path

Searched refs:subimg (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1118 xcb_image_t *subimg = xcb_image_subimage(scrpriv->ximg, sx, sy, in hostx_paint_rect() local
1120 xcb_image_t *img = xcb_image_native(HostX.conn, subimg, 1); in hostx_paint_rect()
1122 if (subimg != img) in hostx_paint_rect()
1124 xcb_image_destroy(subimg); in hostx_paint_rect()