Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/arm/
H A Dpe_init.c240 int *delta, image_size, flip; in PE_init_iokit() local
293 image_size = default_progress.height; in PE_init_iokit()
302 image_size = default_progress.width; in PE_init_iokit()
306 while (((unsigned)(*delta + image_size)) >= (display_size / 2)) { in PE_init_iokit()