LCD_LayerPropTypedef::BytesPerPixel is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinLCD_LayerPropTypedef::BytesPerPixel

LCD_LayerPropTypedef::BytesPerPixel field

Syntax

int32_t BytesPerPixel;

References

LocationReferrerText
LCDConf.h:32
int32_t BytesPerPixel;
LCDConf_stm32f429i_disco_MB1075.c:306HAL_LTDC_LineEventCallback()
layer_prop[layer].xSize * layer_prop[layer].ySize * layer_prop[layer].pending_buffer * layer_prop[layer].BytesPerPixel;
LCDConf_stm32f429i_disco_MB1075.c:392LCD_X_Config()
layer_prop[i].BytesPerPixel = LCD_GetBitsPerPixelEx(i) >> 3;
LCDConf_stm32f429i_disco_MB1075.c:431LCD_X_DisplayDriver()
LCDConf_stm32f429i_disco_MB1075.c:692GetBufferSize()
LCDConf_stm32f429i_disco_MB1075.c:728CUSTOM_CopyRect()
LCDConf_stm32f429i_disco_MB1075.c:729CUSTOM_CopyRect()
LCDConf_stm32f429i_disco_MB1075.c:759CUSTOM_FillRect()
LCDConf_stm32f429i_disco_MB1075.c:781CUSTOM_DrawBitmap32bpp()

Data Use

Functions writing LCD_LayerPropTypedef::BytesPerPixel
Functions reading LCD_LayerPropTypedef::BytesPerPixel
all items filtered out
LCD_LayerPropTypedef::BytesPerPixel
Type of LCD_LayerPropTypedef::BytesPerPixel
LCD_LayerPropTypedef::BytesPerPixel
int32_t
all items filtered out