Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/ !
Dfbset.c84 uint32_t yoffset; /* resolution */ 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()