LCD_LL_DrawBitmap32bpp() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

LCD_LL_DrawBitmap32bpp() function

Syntax

static void LCD_LL_DrawBitmap32bpp(int LayerIndex,     int x,     int y,     U8 const * p,     int xSize,     int ySize,     int BytesPerLine);
Implemented in LCDConf_stm32469i_eval.c:769

Arguments

LayerIndex

x

y

p

xSize

ySize

BytesPerLine

References

LocationReferrerText
LCDConf_stm32469i_eval.c:769
static void LCD_LL_DrawBitmap32bpp(int LayerIndex, int x, int y, U8 const * p, int xSize, int ySize, int BytesPerLine)
LCDConf_stm32469i_eval.c:212
static void LCD_LL_DrawBitmap32bpp(int LayerIndex, int x, int y, U8 const * p, int xSize, int ySize, int BytesPerLine);
LCDConf_stm32469i_eval.c:972LCD_X_Config()
LCD_SetDevFunc(i, LCD_DEVFUNC_DRAWBMP_32BPP, (void(*)(void))LCD_LL_DrawBitmap32bpp);

Call Tree

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