Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
DQuietBoot.c314 UINTN NewWidth; in EnableQuietBoot() local
369 NewWidth = 0; in EnableQuietBoot()
555 NewWidth = MAX ((UINTN) DestX + Width, LogoDestX + LogoWidth) - NewDestX; in EnableQuietBoot()
560 LogoWidth = NewWidth; in EnableQuietBoot()
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
DQuietBoot.c314 UINTN NewWidth; in EnableQuietBoot() local
369 NewWidth = 0; in EnableQuietBoot()
555 NewWidth = MAX ((UINTN) DestX + Width, LogoDestX + LogoWidth) - NewDestX; in EnableQuietBoot()
560 LogoWidth = NewWidth; in EnableQuietBoot()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c935 UINTN NewWidth; in EnableQuietBoot() local
990 NewWidth = 0; in EnableQuietBoot()
1174 NewWidth = MAX ((UINTN) DestX + Width, LogoDestX + LogoWidth) - NewDestX; in EnableQuietBoot()
1179 LogoWidth = NewWidth; in EnableQuietBoot()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsConsole.c936 UINTN NewWidth; in EnableQuietBoot() local
991 NewWidth = 0; in EnableQuietBoot()
1175 NewWidth = MAX ((UINTN) DestX + Width, LogoDestX + LogoWidth) - NewDestX; in EnableQuietBoot()
1180 LogoWidth = NewWidth; in EnableQuietBoot()