_LCD_GetpPalConvTable() is only used within STemWin_HelloWorld.
 
Symbols
loading...
Files
loading...

_LCD_GetpPalConvTable() function

The STemWin function LCD_GetpPalConvTable() normally translates the given colors into index values for the display controller. In case of index based bitmaps without transparent pixels we load the palette only to the DMA2D LUT registers to be translated (converted) during the process of drawing via DMA2D.

Syntax

static LCD_PIXELINDEX * _LCD_GetpPalConvTable(const LCD_LOGPALETTE GUI_UNI_PTR * pLogPal,     const GUI_BITMAP GUI_UNI_PTR * pBitmap,     int LayerIndex);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:1029

Arguments

pLogPal

pBitmap

LayerIndex

Return value

LCD_PIXELINDEX

Call Tree

Functions called by _LCD_GetpPalConvTable()
_LCD_GetpPalConvTable()
Data read by _LCD_GetpPalConvTable()
Data written by _LCD_GetpPalConvTable()
_LCD_GetpPalConvTable()
_LCD_GetpPalConvTable()::pFunc
_LCD_GetpPalConvTable()::DoDefault
all items filtered out
Type of _LCD_GetpPalConvTable()
_LCD_GetpPalConvTable()
int32_t
all items filtered out