DMA2D_FillBuffer() is only used within STemWin_HelloWorld.
 
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_stm32f429i_disco_MB1075.c:757

Arguments

LayerIndex

pDst

xSize

ySize

OffLine

ColorIndex

References

LocationReferrerText
LCDConf_stm32f429i_disco_MB1075.c:757
static void DMA2D_FillBuffer(uint32_t LayerIndex, void * pDst, uint32_t xSize, uint32_t ySize, uint32_t OffLine, uint32_t ColorIndex)
LCDConf_stm32f429i_disco_MB1075.c:139
static void DMA2D_FillBuffer(uint32_t LayerIndex, void * pDst, uint32_t xSize, uint32_t ySize, uint32_t OffLine, uint32_t ColorIndex);
LCDConf_stm32f429i_disco_MB1075.c:859CUSTOM_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