/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/ |
UgaSplash.h | 39 UINT32 PixelHeight;
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Bmp.h | 35 UINT32 PixelHeight;
|
/external/vboot_reference/utility/ |
image_types.c | 23 uint32_t PixelHeight; 55 info->height = bhdr->PixelHeight;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/Bmp/ |
Bmp.h | 44 UINT32 PixelHeight;
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/ |
QuietBoot.c | 33 @param PixelHeight Height of GopBlt/BmpImage in pixels
50 OUT UINTN *PixelHeight,
98 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
105 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
150 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
181 *PixelHeight = BmpHeader->PixelHeight;
187 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
188 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
|
/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
QuietBoot.c | 33 @param PixelHeight Height of GopBlt/BmpImage in pixels
50 OUT UINTN *PixelHeight,
98 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
105 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
150 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
181 *PixelHeight = BmpHeader->PixelHeight;
187 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
188 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/ |
Graphics.c | 118 OUT UINTN *PixelHeight,
139 PixelHeight - Height of GopBlt/BmpImage in pixels
198 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
205 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
244 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
269 *PixelHeight = BmpHeader->PixelHeight;
275 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
276 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/ |
Graphics.c | 119 OUT UINTN *PixelHeight,
140 PixelHeight - Height of GopBlt/BmpImage in pixels
199 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
206 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
245 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
270 *PixelHeight = BmpHeader->PixelHeight;
276 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
277 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
GraphicsLib.h | 111 OUT UINTN *PixelHeight,
132 PixelHeight - Height of GopBlt/BmpImage in pixels
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
BdsConsole.c | 654 @param PixelHeight Height of GopBlt/BmpImage in pixels
670 OUT UINTN *PixelHeight,
718 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
725 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
770 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
801 *PixelHeight = BmpHeader->PixelHeight;
807 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
808 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/ |
DxeCapsuleLib.c | 318 @param[out] PixelHeight Height of GopBlt/BmpImage in pixels
335 OUT UINTN *PixelHeight,
383 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
390 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
435 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
466 *PixelHeight = BmpHeader->PixelHeight;
472 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
473 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
[all...] |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
BdsConsole.c | 654 @param PixelHeight Height of GopBlt/BmpImage in pixels
670 OUT UINTN *PixelHeight,
718 BltBufferSize = MultU64x32 (DataSizePerLine, BmpHeader->PixelHeight);
725 (BmpHeader->Size - BmpHeader->ImageOffset != BmpHeader->PixelHeight * DataSizePerLine)) {
770 BltBufferSize = MultU64x32 ((UINT64) BmpHeader->PixelWidth, BmpHeader->PixelHeight);
801 *PixelHeight = BmpHeader->PixelHeight;
807 for (Height = 0; Height < BmpHeader->PixelHeight; Height++) {
808 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth];
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/ |
BootGraphicsResourceTableDxe.c | 54 0, // PixelHeight will be updated at runtime
369 mBmpImageHeaderTemplate.PixelHeight = (UINT32) mLogoHeight;
|