Home
last modified time | relevance | path

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

/xnu-12377.41.6/pexpert/arm/
H A Dpe_init.c258 int *delta, image_size, flip; in PE_init_iokit() local
314 image_size = default_progress.height; in PE_init_iokit()
323 image_size = default_progress.width; in PE_init_iokit()
327 while (((unsigned)(*delta + image_size)) >= (display_size / 2)) { in PE_init_iokit()