Searched defs:src_width (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c429 vga_copy_bitmap_portion(uint8_t *pattern_2colors, uint8_t *pattern_ncolors, const uint8_t *src, const uint8_t *src_mask, unsigned int src_width, unsigned int src_x, unsigned int dst_x, unsigned int x_count, unsigned int src_y, unsigned int dst_y, unsigned int y_count, term_color_t fg, term_color_t bg, int overwrite) argument
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Devergreen.c827 u32 src_width; /* viewport width */ member in struct:evergreen_wm_params
936 fixed20_12 src_width; local
H A Dsi.c537 u32 src_width; /* viewport width */ member in struct:dce6_wm_params
663 fixed20_12 src_width; local
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drm.h881 __u16 src_width; member in struct:drm_intel_overlay_put_image

Completed in 158 milliseconds