_GetPixelformat() is only used within STemWin_Acceleration.
 
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:359
static U32 _GetPixelformat(int LayerIndex)
LCDConf.c:570LCD_LL_LayerInit()
layer_cfg.PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:725_DMA_Copy()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:799_DMA_Fill()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1315_LCD_DrawBitmap8bpp()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1355_LCD_DrawBitmap4bpp()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1423_LCD_DrawBitmapAlpha()
PixelFormat = _GetPixelformat(LayerIndex);
LCDConf.c:1731LCD_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