LCD_LayerPropTypedef::BytesPerPixel is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

LCD_LayerPropTypedef::BytesPerPixel field

Syntax

int32_t BytesPerPixel;

References

LocationReferrerText
LCDConf.h:28
int32_t BytesPerPixel;
LCDConf_stm32f429i_disco_MB1075.c:328HAL_LTDC_LineEventCallback()
Addr = layer_prop[layer].address + layer_prop[layer].xSize * layer_prop[layer].ySize * layer_prop[layer].pending_buffer * layer_prop[layer].BytesPerPixel;
LCDConf_stm32f429i_disco_MB1075.c:409LCD_X_Config()
layer_prop[i].BytesPerPixel = LCD_GetBitsPerPixelEx(i) >> 3;
LCDConf_stm32f429i_disco_MB1075.c:474LCD_X_DisplayDriver()
LCDConf_stm32f429i_disco_MB1075.c:795GetBufferSize()
LCDConf_stm32f429i_disco_MB1075.c:832CUSTOM_CopyRect()
LCDConf_stm32f429i_disco_MB1075.c:833CUSTOM_CopyRect()
LCDConf_stm32f429i_disco_MB1075.c:857CUSTOM_FillRect()
LCDConf_stm32f429i_disco_MB1075.c:1303BSP_LCD_DrawBitmap16bpp()
LCDConf_stm32f429i_disco_MB1075.c:1327BSP_LCD_DrawBitmap8bpp()

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