Searched defs:npoints (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mipict.c | 507 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points) in miTriStrip() 531 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points) in miTriFan()
|
| H A D | picture.c | 1600 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points) in CompositeTriStrip() 1617 INT16 xSrc, INT16 ySrc, int npoints, xPointFixed * points) in CompositeTriFan()
|
| H A D | render.c | 794 int rc, npoints; in ProcRenderTriStrip() local 833 int rc, npoints; in ProcRenderTriFan() local
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-magicmouse.c | 313 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local
|