Searched refs:bmp_map (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dsplash.c46 struct bmp_map { struct
54 struct bmp_map **ret_map, UINT8 **pixmap) {
57 struct bmp_map *map;
105 map = (struct bmp_map *)(bmp + sizeof(struct bmp_file) + dib->size);
130 if (map_size != sizeof(struct bmp_map) * map_count)
164 struct bmp_dib *dib, struct bmp_map *map,
259 struct bmp_map *map;

Completed in 1037 milliseconds