CUSTOM_FillRect() is only used within STemWin_HelloWorld.
 
Symbols
loading...
Files
loading...

CUSTOM_FillRect() function

CUSTOM_FillRect

Syntax

static void CUSTOM_FillRect(int32_t LayerIndex,     int32_t x0,     int32_t y0,     int32_t x1,     int32_t y1,     uint32_t PixelIndex);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:811

Arguments

LayerIndex

x0

y0

x1

y1

PixelIndex

References

LocationReferrerText
LCDConf_stm324x9i_eval_MB1046.c:811
static void CUSTOM_FillRect(int32_t LayerIndex, int32_t x0, int32_t y0, int32_t x1, int32_t y1, uint32_t PixelIndex)
LCDConf_stm324x9i_eval_MB1046.c:144
static void CUSTOM_FillRect(int32_t LayerIndex, int32_t x0, int32_t y0, int32_t x1, int32_t y1, uint32_t PixelIndex);
LCDConf_stm324x9i_eval_MB1046.c:390LCD_X_Config()
LCD_SetDevFunc(i, LCD_DEVFUNC_FILLRECT, (void(*)(void))CUSTOM_FillRect);
LCDConf_stm324x9i_eval_MB1046.c:820CUSTOM_FillRect()
LCD_SetDevFunc(LayerIndex, LCD_DEVFUNC_FILLRECT, (void(*)(void))CUSTOM_FillRect);

Call Tree

Functions called by CUSTOM_FillRect()
CUSTOM_FillRect()
Data read by CUSTOM_FillRect()
Data written by CUSTOM_FillRect()
CUSTOM_FillRect()
CUSTOM_FillRect()::BufferSize
CUSTOM_FillRect()::AddrDst
CUSTOM_FillRect()::xSize
CUSTOM_FillRect()::ySize
all items filtered out
Type of CUSTOM_FillRect()
CUSTOM_FillRect()
int32_t
uint32_t
all items filtered out