Home
last modified time | relevance | path

Searched defs:vy (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c4562 Sint16 *vx, *vy; in _pieColor() local
4796 Sint16 vy[3]; in trigonColor() local
4829 Sint16 vy[3]; in trigonRGBA() local
4862 Sint16 vy[3]; in aatrigonColor() local
4895 Sint16 vy[3]; in aatrigonRGBA() local
4928 Sint16 vy[3]; in filledTrigonColor() local
4963 Sint16 vy[3]; in filledTrigonRGBA() local
4988 int polygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) in polygonColor()
5077 int aapolygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) in aapolygonColor()
5394 int filledPolygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) in filledPolygonColor()
[all …]
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h2086 static float nsvg__vecrat(float ux, float uy, float vx, float vy) in nsvg__vecrat()
2091 static float nsvg__vecang(float ux, float uy, float vx, float vy) in nsvg__vecang()
2105 float ux, uy, vx, vy, a1, da; in nsvg__pathArcTo() local

Completed in 19 milliseconds