Home
last modified time | relevance | path

Searched refs:dest_x (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h379 s32 dest_x, s32 dest_y,
456 s32 dest_x,
486 s32 dest_x,
/linux/include/video/
H A Dsticore.h264 s16 dest_x; /* X location of character upper left */ member
297 s16 dest_x; /* dest upper left pixel x location */ member
/linux/drivers/video/
H A Dsticore.c167 .dest_x = x * font->width, in sti_putc()
206 .dest_x = src_x, in sti_set()
239 .dest_x = src_x * font->width, in sti_clear()
275 .dest_x = dst_x * font->width, in sti_bmove()
/linux/include/uapi/drm/
H A Dvmwgfx_drm.h777 __s32 dest_x; member