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

LCD_DrawBitmap8bpp() function

Syntax

static void LCD_DrawBitmap8bpp(int32_t LayerIndex,     int32_t x,     int32_t y,     U8 const * p,     int32_t xSize,     int32_t ySize,     int32_t BytesPerLine);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:1290

Arguments

LayerIndex

x

y

p

xSize

ySize

BytesPerLine

Return value

None

References

LocationReferrerText
LCDConf_stm324x9i_eval_MB1046.c:1290
static void LCD_DrawBitmap8bpp(int32_t LayerIndex, int32_t x, int32_t y, U8 const * p, int32_t xSize, int32_t ySize, int32_t BytesPerLine)
LCDConf_stm324x9i_eval_MB1046.c:149
static void LCD_DrawBitmap8bpp(int32_t LayerIndex, int32_t x, int32_t y, U8 const * p, int32_t xSize, int32_t ySize, int32_t BytesPerLine);
LCDConf_stm324x9i_eval_MB1046.c:391LCD_X_Config()
LCD_SetDevFunc(i, LCD_DEVFUNC_DRAWBMP_8BPP, (void(*)(void))LCD_DrawBitmap8bpp);

Call Tree

Functions called by LCD_DrawBitmap8bpp()
LCD_DrawBitmap8bpp()
Data read by LCD_DrawBitmap8bpp()
Data written by LCD_DrawBitmap8bpp()
LCD_DrawBitmap8bpp()
LCD_DrawBitmap8bpp()::BufferSize
LCD_DrawBitmap8bpp()::AddrDst
LCD_DrawBitmap8bpp()::OffLineSrc
LCD_DrawBitmap8bpp()::OffLineDst
LCD_DrawBitmap8bpp()::PixelFormat
all items filtered out
Type of LCD_DrawBitmap8bpp()
LCD_DrawBitmap8bpp()
int32_t
uint32_t
all items filtered out