HomeSort by relevance Sort by last modified time
    Searched refs:EFI_IMAGE_OUTPUT (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiImageEx.h 149 IN OUT EFI_IMAGE_OUTPUT **Blt,
194 IN OUT EFI_IMAGE_OUTPUT **Blt,
200 This function returns the image information to EFI_IMAGE_OUTPUT. Only the width
201 and height are returned to the EFI_IMAGE_OUTPUT instead of decoding the image
228 OUT EFI_IMAGE_OUTPUT *Image
HiiImage.h 180 Definition of EFI_IMAGE_OUTPUT.
200 } EFI_IMAGE_OUTPUT;
256 IN OUT EFI_IMAGE_OUTPUT **Blt,
335 IN OUT EFI_IMAGE_OUTPUT **Blt,
HiiFont.h 220 IN OUT EFI_IMAGE_OUTPUT **Blt,
358 IN OUT EFI_IMAGE_OUTPUT **Blt,
407 OUT EFI_IMAGE_OUTPUT **Blt,
HiiImageDecoder.h 171 is NULL, the image decoder allocates the memory buffer for the EFI_IMAGE_OUTPUT
173 free the memory for EFI_IMAGE_OUTPUT. Image decoder doesn?t have to handle the
180 @param Blt EFI_IMAGE_OUTPUT to receive the image or overlap
198 IN OUT EFI_IMAGE_OUTPUT **Bitmap,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiImage/
HiiImage.h 60 } EFI_IMAGE_OUTPUT;
164 IN OUT EFI_IMAGE_OUTPUT **Blt,
205 IN OUT EFI_IMAGE_OUTPUT **Blt,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiFont/
HiiFont.h 95 IN OUT EFI_IMAGE_OUTPUT **Blt,
150 IN OUT EFI_IMAGE_OUTPUT **Blt,
207 OUT EFI_IMAGE_OUTPUT **Blt,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
ImageEx.c 159 IN OUT EFI_IMAGE_OUTPUT **Blt,
213 IN OUT EFI_IMAGE_OUTPUT **Blt,
307 This function returns the image information to EFI_IMAGE_OUTPUT. Only the width
308 and height are returned to the EFI_IMAGE_OUTPUT instead of decoding the image
335 OUT EFI_IMAGE_OUTPUT *Image
HiiDatabase.h 660 IN OUT EFI_IMAGE_OUTPUT **Blt,
739 IN OUT EFI_IMAGE_OUTPUT **Blt,
    [all...]
Image.c 504 Convert the image from EFI_IMAGE_INPUT to EFI_IMAGE_OUTPUT format.
533 IN OUT EFI_IMAGE_OUTPUT **Blt
536 EFI_IMAGE_OUTPUT *ImageOut;
819 EFI_IMAGE_OUTPUT *ImageOut;
    [all...]
Font.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 144 EFI_IMAGE_OUTPUT *Blt;
215 Blt = (EFI_IMAGE_OUTPUT *) EfiLibAllocateZeroPool (sizeof (EFI_IMAGE_OUTPUT));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Fonts.c 64 EFI_IMAGE_OUTPUT *Blt;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLibPrint.c 356 EFI_IMAGE_OUTPUT *Blt;
426 Blt = (EFI_IMAGE_OUTPUT *) AllocateZeroPool (sizeof (EFI_IMAGE_OUTPUT));
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLibPrint.c 356 EFI_IMAGE_OUTPUT *Blt;
426 Blt = (EFI_IMAGE_OUTPUT *) AllocateZeroPool (sizeof (EFI_IMAGE_OUTPUT));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 169 EFI_IMAGE_OUTPUT *Blt;
241 Blt = (EFI_IMAGE_OUTPUT *) EfiLibAllocateZeroPool (sizeof (EFI_IMAGE_OUTPUT));
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
GraphicsConsole.c     [all...]

Completed in 2854 milliseconds