_LCD_DrawBitmap4bpp() is only used within STemWin_MemoryDevice.
 
Symbols
loading...
Files
loading...

_LCD_DrawBitmap4bpp() function

Draw 4 bits per pixel bitmap

Syntax

static int _LCD_DrawBitmap4bpp(int LayerIndex,     int x,     int y,     U8 const * p,     int xSize,     int ySize,     int BytesPerLine);

Arguments

LayerIndex

Layer index

x

start horizontal position on the screen

y

start vertical position on the screen

p

Source buffer

xSize

Horizontal bitmap size

ySize

Vertical bitmap size

BytesPerLine

Number of bytes per Line

Return value

int

References

LocationReferrerText
LCDConf_stm324x9i_eval_MB1046.c:1309
static int _LCD_DrawBitmap4bpp(int LayerIndex, int x, int y, U8 const * p, int xSize, int ySize, int BytesPerLine) {
LCDConf_stm324x9i_eval_MB1046.c:1771LCD_X_Config()
GUI_AA_SetpfDrawCharAA4(_LCD_DrawBitmap4bpp);

Call Tree

Functions called by _LCD_DrawBitmap4bpp()
_LCD_DrawBitmap4bpp()
Data read by _LCD_DrawBitmap4bpp()
Data written by _LCD_DrawBitmap4bpp()
_LCD_DrawBitmap4bpp()::BufferSize
_LCD_DrawBitmap4bpp()::AddrDst
_LCD_DrawBitmap4bpp()::OffLineSrc
_LCD_DrawBitmap4bpp()::OffLineDst
_LCD_DrawBitmap4bpp()::PixelFormat
all items filtered out
_LCD_DrawBitmap4bpp()
_LCD_DrawBitmap4bpp()::BufferSize
_LCD_DrawBitmap4bpp()::AddrDst
_LCD_DrawBitmap4bpp()::OffLineSrc
_LCD_DrawBitmap4bpp()::OffLineDst
_LCD_DrawBitmap4bpp()::PixelFormat
all items filtered out