Searched defs:dst_x (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vt/hw/vga/ |
H A D | vt_vga.c | 395 unsigned int src_x, unsigned int x_count, unsigned int dst_x, in vga_compute_shifted_pattern() 436 unsigned int src_x, unsigned int dst_x, unsigned int x_count, in vga_copy_bitmap_portion() 730 unsigned int dst_x, src_y, dst_y, y_count; in vga_bitblt_one_text_pixels_block() local 966 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; in vga_bitblt_bitmap() local
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_dc.c | 94 u_int dst_x; member
|