Searched defs:src_x (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/vt/hw/vga/ |
| HD | vt_vga.c | 394 unsigned int src_x, unsigned int x_count, unsigned int dst_x, in vga_compute_shifted_pattern() 435 unsigned int src_x, unsigned int dst_x, unsigned int x_count, in vga_copy_bitmap_portion() 614 unsigned int i, col, row, src_x, x_count; in vga_bitblt_one_text_pixels_block() local 965 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; in vga_bitblt_bitmap() local
|
| /freebsd-13-stable/sys/arm/nvidia/drm2/ |
| HD | tegra_dc.c | 89 u_int src_x; member 505 uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) in dc_plane_update()
|
| /freebsd-13-stable/sys/dev/drm2/ |
| HD | drm_mode.h | 140 __u32 src_x, src_y; member
|