Home
last modified time | relevance | path

Searched refs:xoffset (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/util-linux/
Dfbset.c83 uint32_t xoffset; /* offset from virtual to visible */ member
/busybox-1.35.0/miscutils/
Dfbsplash.c188 G.addr += G.scr_var.yoffset * G.scr_fix.line_length + G.scr_var.xoffset * G.bytes_per_pixel; in fb_open()