_DMA_Color2IndexBulk() is only used within STemWin_Fonts.
 
Symbols
loading...
Files
loading...

_DMA_Color2IndexBulk() function

Converts a 32 bit colors to an index value.

Syntax

static void _DMA_Color2IndexBulk(LCD_COLOR * pColor,     void * pIndex,     U32 NumItems,     U8 SizeOfIndex,     U32 PixelFormat);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:1102

Arguments

pColor

Color relative to the index

pIndex

Index value

NumItems

Number of items

SizeOfIndex

Size of index color

PixelFormat

Pixel format

Return value

None

Call Tree

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