Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dboot_splash.cpp79 int stageRightEdge = width * (stage + 1) / BOOT_SPLASH_STAGE_MAX; in boot_splash_set_stage() local
86 params.fromRight = stageRightEdge; in boot_splash_set_stage()