Searched defs:dst_pitch (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/tests/ |
H A D | drm_format_helper_test.c | 28 unsigned int dst_pitch; member 33 unsigned int dst_pitch; member 38 unsigned int dst_pitch; member 44 unsigned int dst_pitch; member 49 unsigned int dst_pitch; member 54 unsigned int dst_pitch; member 59 unsigned int dst_pitch; member 64 unsigned int dst_pitch; member 69 unsigned int dst_pitch; member 74 unsigned int dst_pitch; member [all …]
|
/linux/drivers/video/fbdev/via/ |
H A D | accel.c | 40 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_1() 173 u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, in hw_bitblt_2()
|
/linux/drivers/gpu/drm/solomon/ |
H A D | ssd130x.c | 1010 unsigned int dst_pitch; in ssd130x_fb_blit_rect() local 1040 unsigned int dst_pitch; in ssd132x_fb_blit_rect() local 1072 unsigned int dst_pitch; in ssd133x_fb_blit_rect() local
|
/linux/drivers/gpu/drm/clients/ |
H A D | drm_log.c | 73 static void drm_log_blit(struct iosys_map *dst, unsigned int dst_pitch, in drm_log_blit()
|