Searched refs:fblinebytes (Results 1 – 2 of 2) sorted by relevance
58 int fblinebytes; /* physical frame buffer or shadow. */ member
313 private->fblinebytes = width * ((private->info.depth + 7) / 8); in WSCONS_VideoInit()316 private->fblinebytes = private->physlinebytes; in WSCONS_VideoInit()374 current->pitch = private->fblinebytes; in WSCONS_SetVideoMode()