Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DFrameBufferBltLib.h25 typedef struct FRAME_BUFFER_CONFIGURE FRAME_BUFFER_CONFIGURE; typedef
48 IN OUT FRAME_BUFFER_CONFIGURE *Configure,
82 IN FRAME_BUFFER_CONFIGURE *Configure,
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FrameBufferBltLib/
DFrameBufferBltLib.c23 struct FRAME_BUFFER_CONFIGURE { struct
53 IN FRAME_BUFFER_CONFIGURE *Configure, in ConfigurePixelBitMaskFormat() argument
109 IN OUT FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBltConfigure()
117 if (*ConfigureSize < sizeof (FRAME_BUFFER_CONFIGURE)) { in FrameBufferBltConfigure()
118 *ConfigureSize = sizeof (FRAME_BUFFER_CONFIGURE); in FrameBufferBltConfigure()
176 IN FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBltLibVideoFill()
329 IN FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBltLibVideoToBltBuffer()
437 IN FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBltLibBufferToVideo()
539 IN FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBltLibVideoToVideo()
637 IN FRAME_BUFFER_CONFIGURE *Configure, in FrameBufferBlt()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
DGraphicsOutput.h49 FRAME_BUFFER_CONFIGURE *FrameBufferBltLibConfigure;
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
DQemu.h120 FRAME_BUFFER_CONFIGURE *FrameBufferBltConfigure;