Adafruit_Shield + 0/4 examples
CodeScope will show references to BSP_LCD_FillPolygon() from the following samples and libraries:
Examples
STM32F412ZG-Nucleo
Examples
STM32F413ZH-Nucleo
Examples
STM32F429ZI-Nucleo
Examples
STM32F446ZE-Nucleo
Examples
 
Symbols
loading...
Files
loading...

BSP_LCD_FillPolygon() function

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

Syntax

void BSP_LCD_FillPolygon(pPoint Points,     uint16_t PointCount);
Implemented in stm32_adafruit_lcd.c:752

Arguments

Points

Pointer to the points array

PointCount

Number of points

Return value

None

Examples

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

References

LocationText
stm32_adafruit_lcd.c:752
void BSP_LCD_FillPolygon(pPoint Points, uint16_t PointCount)
stm32_adafruit_lcd.h:151
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