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

DMA2D_FillBuffer() function

FillBuffer

Syntax

static void DMA2D_FillBuffer(uint32_t LayerIndex,     void * pDst,     uint32_t xSize,     uint32_t ySize,     uint32_t OffLine,     uint32_t ColorIndex);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:725

Arguments

LayerIndex

pDst

xSize

ySize

OffLine

ColorIndex

References

LocationReferrerText
LCDConf_stm324x9i_eval_MB1046.c:725
static void DMA2D_FillBuffer(uint32_t LayerIndex, void * pDst, uint32_t xSize, uint32_t ySize, uint32_t OffLine, uint32_t ColorIndex)
LCDConf_stm324x9i_eval_MB1046.c:138
static void DMA2D_FillBuffer(uint32_t LayerIndex, void * pDst, uint32_t xSize, uint32_t ySize, uint32_t OffLine, uint32_t ColorIndex);
LCDConf_stm324x9i_eval_MB1046.c:828CUSTOM_FillRect()
DMA2D_FillBuffer(LayerIndex, (void *)AddrDst, xSize, ySize, layer_prop[LayerIndex].xSize - xSize, PixelIndex);

Call Tree

Functions calling DMA2D_FillBuffer()
Functions called by DMA2D_FillBuffer()
all items filtered out
DMA2D_FillBuffer()
all items filtered out
Type of DMA2D_FillBuffer()
DMA2D_FillBuffer()
uint32_t
all items filtered out