|
ReactOS 0.4.16-dev-2104-gb84fa49
|
Go to the source code of this file.
Macros | |
| #define | FB_OFFSET(x, y) ((y) * SCREEN_WIDTH + (x)) |
| #define | PrepareForSetPixel() |
Functions | |
| VOID | InitPaletteWithTable (_In_reads_(Count) const ULONG *Table, _In_ ULONG Count) |
| FORCEINLINE VOID | SetPixel (_In_ ULONG Left, _In_ ULONG Top, _In_ UCHAR Color) |
Variables | |
| ULONG_PTR | FrameBuffer |
Definition at line 27 of file pc98.h.
|
extern |
Definition at line 29 of file xboxvideo.c.
Referenced by DoScroll(), PreserveRow(), ResetDisplay(), SetPixel(), VidInitialize(), VidScreenToBufferBlt(), VidSolidColorFill(), and XboxVideoInit().