Lines Matching defs:vy

4562 	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()
5056 int polygonRGBA(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint8 r, Uint8 g, U… in polygonRGBA()
5077 int aapolygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) in aapolygonColor()
5145 int aapolygonRGBA(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint8 r, Uint8 g,… in aapolygonRGBA()
5197 int filledPolygonColorMT(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 col… in filledPolygonColorMT()
5372 int filledPolygonRGBAMT(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint8 r, Ui… in filledPolygonRGBAMT()
5394 int filledPolygonColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint32 color) in filledPolygonColor()
5416 int filledPolygonRGBA(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, Uint8 r, Uint… in filledPolygonRGBA()
5574 int texturedPolygonMT(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, in texturedPolygonMT()
5741 int texturedPolygon(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, SDL_Surface *te… in texturedPolygon()
6221 int bezierColor(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, int s, Uint32 color) in bezierColor()
6296 int bezierRGBA(SDL_Surface * dst, const Sint16 * vx, const Sint16 * vy, int n, int s, Uint8 r, Uint… in bezierRGBA()