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

_GetPixelformat() function

Get the used pixel format

Syntax

static U32 _GetPixelformat(int LayerIndex);

Arguments

LayerIndex

Layer index used

Return value

LTDC pixel format

References

LocationReferrerText
LCDConf.c:406
static U32 _GetPixelformat(int LayerIndex)
LCDConf.c:774LCD_LL_LayerInit()
Layercfg.PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:863_DMA_Copy()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:937_DMA_Fill()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1454_LCD_DrawBitmap8bpp()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1495_LCD_DrawBitmap4bpp()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1563_LCD_DrawBitmapAlpha()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1955LCD_X_Config()
PixelFormat = _GetPixelformat(i);

Call Tree

Data read by _GetPixelformat()
Data written by _GetPixelformat()
_GetPixelformat()::pColorConvAPI
all items filtered out
_GetPixelformat()
_GetPixelformat()::pColorConvAPI
all items filtered out
Type of _GetPixelformat()
_GetPixelformat()
all items filtered out