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

BSP_LCD_FillPolygon() function

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

Syntax

void BSP_LCD_FillPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm32469i_discovery_lcd.c:1172

Arguments

Points

Pointer to the points array

PointCount

Number of points

Examples

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

References

LocationText
stm32469i_discovery_lcd.c:1172
void BSP_LCD_FillPolygon(pPoint Points, uint16_t PointCount)
stm32469i_discovery_lcd.h:344
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()::X_center
BSP_LCD_FillPolygon()::Y_center
BSP_LCD_FillPolygon()::X_first
BSP_LCD_FillPolygon()::Y_first
BSP_LCD_FillPolygon()::pixelX
BSP_LCD_FillPolygon()::pixelY
BSP_LCD_FillPolygon()::counter
BSP_LCD_FillPolygon()::IMAGE_LEFT
BSP_LCD_FillPolygon()::IMAGE_RIGHT
BSP_LCD_FillPolygon()::IMAGE_TOP
BSP_LCD_FillPolygon()::IMAGE_BOTTOM
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()::X_center
BSP_LCD_FillPolygon()::Y_center
BSP_LCD_FillPolygon()::X_first
BSP_LCD_FillPolygon()::Y_first
BSP_LCD_FillPolygon()::pixelX
BSP_LCD_FillPolygon()::pixelY
BSP_LCD_FillPolygon()::counter
BSP_LCD_FillPolygon()::IMAGE_LEFT
BSP_LCD_FillPolygon()::IMAGE_RIGHT
BSP_LCD_FillPolygon()::IMAGE_TOP
BSP_LCD_FillPolygon()::IMAGE_BOTTOM
all items filtered out
Type of BSP_LCD_FillPolygon()
BSP_LCD_FillPolygon()
int16_t
uint16_t
all items filtered out