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

BSP_LCD_FillPolygon() function

Displays a full poly-line (between many points).

Syntax

void BSP_LCD_FillPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm32f429i_discovery_lcd.c:1091

Arguments

Points

pointer to the points array

PointCount

Number of points

Examples

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

References

LocationText
stm32f429i_discovery_lcd.c:1091
void BSP_LCD_FillPolygon(pPoint Points, uint16_t PointCount)
stm32f429i_discovery_lcd.h:216
void BSP_LCD_FillPolygon(pPoint Points, uint16_t PointCount);

Call Tree

Functions called by BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon()
all items filtered out
Data read by BSP_LCD_FillPolygon()
Data written by BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon()::x
BSP_LCD_FillPolygon()::y
BSP_LCD_FillPolygon()::x2
BSP_LCD_FillPolygon()::y2
BSP_LCD_FillPolygon()::xcenter
BSP_LCD_FillPolygon()::ycenter
BSP_LCD_FillPolygon()::xfirst
BSP_LCD_FillPolygon()::yfirst
BSP_LCD_FillPolygon()::pixelx
BSP_LCD_FillPolygon()::pixely
BSP_LCD_FillPolygon()::counter
BSP_LCD_FillPolygon()::imageleft
BSP_LCD_FillPolygon()::imageright
BSP_LCD_FillPolygon()::imagetop
BSP_LCD_FillPolygon()::imagebottom
all items filtered out
BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon()::x
BSP_LCD_FillPolygon()::y
BSP_LCD_FillPolygon()::x2
BSP_LCD_FillPolygon()::y2
BSP_LCD_FillPolygon()::xcenter
BSP_LCD_FillPolygon()::ycenter
BSP_LCD_FillPolygon()::xfirst
BSP_LCD_FillPolygon()::yfirst
BSP_LCD_FillPolygon()::pixelx
BSP_LCD_FillPolygon()::pixely
BSP_LCD_FillPolygon()::counter
BSP_LCD_FillPolygon()::imageleft
BSP_LCD_FillPolygon()::imageright
BSP_LCD_FillPolygon()::imagetop
BSP_LCD_FillPolygon()::imagebottom
all items filtered out
Type of BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon()
int16_t
uint16_t
all items filtered out