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