Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c1236 INT16 y_dest; in glamor_composite_with_shader() local
1241 y_dest = rects->y_dst + dest_y_off; in glamor_composite_with_shader()
1251 x_dest, y_dest, x_source, y_source, x_mask, y_mask, width, in glamor_composite_with_shader()
1255 dst_yscale, x_dest, y_dest, in glamor_composite_with_shader()
1256 x_dest + width, y_dest + height, in glamor_composite_with_shader()
1398 int x_mask, int y_mask, int x_dest, int y_dest) in glamor_composite_clipped_region() argument
1435 x_source, y_source, x_mask, y_mask, x_dest, y_dest, width, height); in glamor_composite_clipped_region()
1462 y_dest += dest->pDrawable->y; in glamor_composite_clipped_region()
1465 y_source - y_dest, FALSE, FALSE, 0, NULL); in glamor_composite_clipped_region()
1481 extent->y1 + y_source - y_dest - dest->pDrawable->y, in glamor_composite_clipped_region()
[all …]
H A Dglamor_largepixmap.c1034 INT16 x_dest, INT16 y_dest, in glamor_composite_largepixmap_region() argument
1190 x_source - x_dest, y_source - y_dest); in glamor_composite_largepixmap_region()
1206 y_source - y_dest, in glamor_composite_largepixmap_region()
1252 -x_dest + x_mask, -y_dest + y_mask); in glamor_composite_largepixmap_region()
1271 y_mask - y_dest, mask_repeat_type, 0, 0); in glamor_composite_largepixmap_region()
1301 x_dest, y_dest)) { \ in glamor_composite_largepixmap_region()
1321 y_dest - y_mask + in glamor_composite_largepixmap_region()
1339 y_dest - y_source + in glamor_composite_largepixmap_region()
1359 -y_source + y_dest + in glamor_composite_largepixmap_region()
1389 x_mask - x_dest, y_mask - y_dest); in glamor_composite_largepixmap_region()
[all …]
H A Dglamor_priv.h640 int x_dest, int y_dest);
731 INT16 x_dest, INT16 y_dest,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44159 INT16 x_dest, INT16 y_dest,
44176 drawable as x_dest, y_dest. The protocol coordinates now exist solely to
44181 x_dest,y_dest Unclipped destination-relative operation coordinate
44196 y_off_clipped = y_dest_clipped - y_dest
44216 extent->y1 + y_source - y_dest,
44220 y_temp_src = -extent->y1 + y_dest;
44258 extent->y1 + y_source - y_dest - dest->pDrawable->y,
44262 y_temp_src = -extent->y1 + y_dest + dest->pDrawable->y;
46359 would equal y_dest, making it so what was actually passed into
46362 x_dest and extent->y1 wouldn't equal y_dest (for example with the tray