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

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
FrameBufferBltLib.h 25 typedef struct FRAME_BUFFER_CONFIGURE FRAME_BUFFER_CONFIGURE;
48 IN OUT FRAME_BUFFER_CONFIGURE *Configure,
82 IN FRAME_BUFFER_CONFIGURE *Configure,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
GraphicsOutput.h 49 FRAME_BUFFER_CONFIGURE *FrameBufferBltLibConfigure;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FrameBufferBltLib/
FrameBufferBltLib.c 23 struct FRAME_BUFFER_CONFIGURE {
53 IN FRAME_BUFFER_CONFIGURE *Configure,
109 IN OUT FRAME_BUFFER_CONFIGURE *Configure,
117 if (*ConfigureSize < sizeof (FRAME_BUFFER_CONFIGURE)) {
118 *ConfigureSize = sizeof (FRAME_BUFFER_CONFIGURE);
176 IN FRAME_BUFFER_CONFIGURE *Configure,
329 IN FRAME_BUFFER_CONFIGURE *Configure,
437 IN FRAME_BUFFER_CONFIGURE *Configure,
539 IN FRAME_BUFFER_CONFIGURE *Configure,
637 IN FRAME_BUFFER_CONFIGURE *Configure,
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Qemu.h 120 FRAME_BUFFER_CONFIGURE *FrameBufferBltConfigure;

Completed in 2081 milliseconds