_DMA_AlphaBlendingBulk() is only used within STemWin_Acceleration.
 
Symbols
loading...
Files
loading...

_DMA_AlphaBlendingBulk() function

DMA2D Alpha blending bulk

Syntax

static void _DMA_AlphaBlendingBulk(LCD_COLOR * pColorFG,     LCD_COLOR * pColorBG,     LCD_COLOR * pColorDst,     U32 NumItems);

Arguments

pColorFG

Foregroung color

pColorBG

Background color

pColorDst

Destination color

NumItems

Number of lines

Return value

None

References

LocationReferrerText
LCDConf.c:824
static void _DMA_AlphaBlendingBulk(LCD_COLOR * pColorFG, LCD_COLOR * pColorBG, LCD_COLOR * pColorDst, U32 NumItems)
LCDConf.c:1101_DMA_AlphaBlending()
_DMA_AlphaBlendingBulk(pColorFG, pColorBG, pColorDst, NumItems);

Call Tree

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