STM32469I_EVAL + 0/1 examples
CodeScope will show references to BSP_LCD_DrawPolygon() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_LCD_DrawPolygon() function

Draws an poly-line (between many points) in currently active layer.

Syntax

void BSP_LCD_DrawPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm32469i_eval_lcd.c:950

Arguments

Points

Pointer to the points array

PointCount

Number of points

Examples

BSP_LCD_DrawPolygon() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_eval_lcd.c:950
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount)
stm32469i_eval_lcd.h:338
void BSP_LCD_DrawPolygon(pPoint Points, uint16_t PointCount);

Call Tree

Functions called by BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()
all items filtered out
Data read by BSP_LCD_DrawPolygon()
Data written by BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()::X
BSP_LCD_DrawPolygon()::Y
all items filtered out
BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()::X
BSP_LCD_DrawPolygon()::Y
all items filtered out
Type of BSP_LCD_DrawPolygon()
BSP_LCD_DrawPolygon()
int16_t
all items filtered out