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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_trapezoid.c 79 PictFormatPtr mask_format, INT16 x_src, INT16 y_src,
101 y_src, 1, traps);
144 y_rel = bounds.y1 + y_src - y_dst;
glamor_priv.h 151 INT16 y_src; member in struct:__anon9850
683 PictFormatPtr mask_format, INT16 x_src, INT16 y_src,
883 INT16 y_src, int nlist,
glamor_composite_glyphs.c 378 INT16 y_src, int nlist, GlyphListPtr list,
glamor_render.c 1309 y_source = rects->y_src + source_y_off;
1631 prect[i].y_src = box[i].y1 + y_temp_src - y_dest;
  /xsrc/external/mit/pixman/dist/pixman/
pixman-trap.c 486 int y_src,
541 x_src + box.x1, y_src + box.y1,
677 int y_src,
688 x_src, y_src, x_dst, y_dst,
pixman.h 1600 int y_src,
1612 int y_src,
  /xsrc/external/mit/xorg-server/dist/fb/
fbtrap.c 87 int x_src, int y_src,
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Cursors.c 64 int height, int x_dst, int y_dst, int *x_src, int *y_src)
91 *y_src = y_dst;
101 int x_dst, int y_dst, int *x_src, int *y_src)
129 *y_src = y_dst;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Cursors.c 59 int *y_src)
86 *y_src = y_dst;
99 int *y_src)
127 *y_src = y_dst;
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c 5949 int *x_src, int *y_src)
5978 *y_src = y_dst;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_display.c 4400 int *x_src, int *y_src)
4429 *y_src = y_dst;

Completed in 20 milliseconds