Searched refs:bmp_pitch (Results 1 – 1 of 1) sorted by relevance
148 u32 bmp_width, bmp_height, bmp_pitch, dst_x, y, src_y; in efifb_show_boot_graphics() local200 bmp_pitch = round_up(3 * bmp_width, 4); in efifb_show_boot_graphics()202 if ((file_header->bitmap_offset + bmp_pitch * bmp_height) > in efifb_show_boot_graphics()231 src_y * bmp_pitch, in efifb_show_boot_graphics()