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

DMA2D_FillBuffer() function

Fill Buffer

Syntax

static void DMA2D_FillBuffer(U32 LayerIndex,     void * pDst,     U32 xSize,     U32 ySize,     U32 OffLine,     U32 ColorIndex);
Implemented in LCDConf_stm32469i_eval.c:596

Arguments

LayerIndex

Layer Index

pDst

pointer to destination

xSize

X size

ySize

Y size

OffLine

offset after each line

ColorIndex

color to be used.

Return value

None.

References

Call Tree

Functions calling DMA2D_FillBuffer()
Functions called by DMA2D_FillBuffer()
all items filtered out
DMA2D_FillBuffer()
all items filtered out