| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_lines.c | 74 (n + add_last) * sizeof (DDXPointRec), in glamor_poly_lines_solid_gl() 79 sizeof (DDXPointRec), vbo_offset); in glamor_poly_lines_solid_gl() 83 DDXPointRec here = { 0, 0 }; in glamor_poly_lines_solid_gl() 91 memcpy(v, points, n * sizeof (DDXPointRec)); in glamor_poly_lines_solid_gl()
|
| H A D | glamor_segs.c | 76 sizeof(DDXPointRec), vbo_offset); in glamor_poly_segment_solid_gl()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 272 DDXPointRec patOrg; /* origin for (tile, stipple) */ 273 DDXPointRec clipOrg;
|
| H A D | miscstruct.h | 54 typedef xPoint DDXPointRec; typedef
|
| H A D | windowstr.h | 141 DDXPointRec origin; /* position relative to parent */
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mizerline.c | 76 #define MAX_COORDINATE ((1 << (((sizeof(DDXPointRec) >> 1) << 3) - 1)) - 1) 153 pspanInit = xallocarray(list_len, sizeof(DDXPointRec)); in miZeroLine() 351 DDXPointRec * pptInit /* points in the polyline */ in miZeroDashLine()
|
| H A D | mibitblt.c | 135 pptFirst = ppt = xallocarray(heightSrc, sizeof(DDXPointRec)); in miCopyArea() 267 DDXPointRec pt = { 0, 0 }; in miGetPlane() 377 DDXPointRec oldOrg; in miOpqStipDrawable() 399 ppt = pptFirst = xallocarray(h, sizeof(DDXPointRec)); in miOpqStipDrawable() 605 DDXPointRec pt = { 0, 0 }; in miGetImage() 747 ppt = pptFirst = xallocarray(h, sizeof(DDXPointRec)); in miPutImage()
|
| H A D | mistruct.h | 55 DDXPointRec pt;
|
| H A D | mivalidate.h | 40 DDXPointRec oldAbsCorner; /* old window position */
|
| H A D | mi.h | 503 DDXPointRec * /*pptInit */ 510 DDXPointRec * /*pptInit */
|
| H A D | mifillrct.c | 103 pptFirst = xallocarray(maxheight, sizeof(DDXPointRec)); in miPolyFillRect()
|
| H A D | miline.h | 115 { DDXPointRec _t; _t = i; i = j; j = _t; }
|
| H A D | mipolyrect.c | 62 DDXPointRec rect[5]; in miPolyRectangle()
|
| H A D | miwideline.c | 194 sizeof(DDXPointRec)); in miSubtractSpans() 269 QuickSortSpansX(DDXPointRec points[], int widths[], int numSpans) in QuickSortSpansX() 280 DDXPointRec tpt; \ in QuickSortSpansX() 298 DDXPointRec tpt; in QuickSortSpansX() 358 UniquifySpansX(Spans * spans, DDXPointRec * newPoints, int *newWidths) in UniquifySpansX() 361 DDXPointRec *oldPoints; in UniquifySpansX() 493 sizeof(DDXPointRec)); in miFillUniqueSpanGroup() 524 points = xallocarray(count, sizeof(DDXPointRec)); in miFillUniqueSpanGroup() 948 DDXPointRec pt; in miLineOnePoint()
|
| H A D | mipoly.c | 415 ptsOut = FirstPoint = xallocarray(dy, sizeof(DDXPointRec)); in miFillConvexPoly() 535 DDXPointRec FirstPoint[NUMPTSTOBUFFER]; /* the output buffers */ in miFillGeneralPoly()
|
| H A D | mipushpxl.c | 104 DDXPointRec pt[NPT], ptThisLine; in miPushPixels()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.h | 49 void RootlessCopyWindow(WindowPtr pWin, DDXPointRec ptOldOrg,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dri.h | 134 DDXPointRec ptOldOrg, RegionPtr prgnSrc, CARD32 indx); 283 DDXPointRec ptOldOrg, RegionPtr prgnSrc);
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fboverlay.h | 82 fbOverlayCopyWindow(WindowPtr pWin, DDXPointRec ptOldOrg, RegionPtr prgnSrc);
|
| H A D | fbwindow.c | 103 fbCopyWindow(WindowPtr pWin, DDXPointRec ptOldOrg, RegionPtr prgnSrc) in fbCopyWindow()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.h | 105 DRICopyWindow(WindowPtr pWin, DDXPointRec ptOldOrg, RegionPtr prgnSrc);
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxwindow.h | 77 extern void dmxCopyWindow(WindowPtr pWindow, DDXPointRec ptOldOrg,
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.h | 180 DDXPointRec clipOrg;
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picturestr.h | 145 DDXPointRec alphaOrigin; 147 DDXPointRec clipOrigin;
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compint.h | 324 compCopyWindow(WindowPtr pWin, DDXPointRec ptOldOrg, RegionPtr prgnSrc);
|