TianoCore EDK2 master
Loading...
Searching...
No Matches
EMU_GRAPHICS_WINDOWS__BLT_ARGS Struct Reference

Data Fields

UINTN SourceX
 
UINTN SourceY
 
UINTN DestinationX
 
UINTN DestinationY
 
UINTN Width
 
UINTN Height
 
UINTN Delta
 

Detailed Description

Definition at line 78 of file EmuFileSystem.h.

Field Documentation

◆ Delta

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::Delta

Definition at line 85 of file EmuFileSystem.h.

◆ DestinationX

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::DestinationX

Definition at line 81 of file EmuFileSystem.h.

◆ DestinationY

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::DestinationY

Definition at line 82 of file EmuFileSystem.h.

◆ Height

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::Height

Definition at line 84 of file EmuFileSystem.h.

◆ SourceX

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::SourceX

Definition at line 79 of file EmuFileSystem.h.

◆ SourceY

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::SourceY

Definition at line 80 of file EmuFileSystem.h.

◆ Width

UINTN EMU_GRAPHICS_WINDOWS__BLT_ARGS::Width

Definition at line 83 of file EmuFileSystem.h.


The documentation for this struct was generated from the following files: