Searched defs:src_x (Results 1 – 3 of 3) 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() 615 unsigned int i, col, row, src_x, x_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 | 88 u_int src_x; member 504 uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) in dc_plane_update()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_mode.h | 140 __u32 src_x, src_y; member
|