Home
last modified time | relevance | path

Searched refs:miPolyPoint (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipolypnt.c58 miPolyPoint(DrawablePtr pDrawable, GCPtr pGC, int mode, /* Origin or Previous */ in miPolyPoint() function
H A Dmi.h293 extern _X_EXPORT void miPolyPoint(DrawablePtr /*pDrawable */ ,
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_points.c126 miPolyPoint(drawable, gc, mode, npt, ppt); in glamor_poly_point()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog112124 miPolyPoint bugfix: Check memory allocation before changing the GC.
112126 miPolyPoint ought to leave the GC unchanged even if it fails. ajax says: