Home
last modified time | relevance | path

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

/xnu-10063.141.1/pexpert/arm/
H A Dpe_init.c252 int *delta, image_size, flip; in PE_init_iokit() local
308 image_size = default_progress.height; in PE_init_iokit()
317 image_size = default_progress.width; in PE_init_iokit()
321 while (((unsigned)(*delta + image_size)) >= (display_size / 2)) { in PE_init_iokit()