HomeSort by: relevance | last modified time | path
    Searched refs:x_dest (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_render.c 1301 INT16 x_dest; local
1306 x_dest = rects->x_dst + dest_x_off;
1317 x_dest, y_dest, x_source, y_source, x_mask, y_mask, width,
1321 dst_yscale, x_dest, y_dest,
1322 x_dest + width, y_dest + height,
1462 int x_mask, int y_mask, int x_dest, int y_dest)
1499 x_source, y_source, x_mask, y_mask, x_dest, y_dest, width, height);
1525 x_dest += dest->pDrawable->x;
1528 box, nbox, x_source - x_dest,
1544 extent->x1 + x_source - x_dest - dest->pDrawable->x
    [all...]
glamor_largepixmap.c 1047 INT16 x_dest, INT16 y_dest,
1205 x_source - x_dest, y_source - y_dest);
1220 x_source - x_dest,
1267 -x_dest + x_mask, -y_dest + y_mask);
1285 &n_mask_regions, x_mask - x_dest,
1316 x_dest, y_dest)) { \
1334 x_dest - x_mask +
1352 x_dest - x_source +
1373 -x_source + x_dest + dest->pDrawable->x,
1404 x_mask - x_dest, y_mask - y_dest)
    [all...]
glamor_priv.h 664 int x_dest, int y_dest);
755 INT16 x_dest, INT16 y_dest,

Completed in 8 milliseconds