Searched refs:fbFill (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbfillsp.c | 66 fbFill(pDrawable, pGC, fullX1, fullY1, fullX2 - fullX1, 1); in fbFillSpans() 79 fbFill(pDrawable, pGC, in fbFillSpans()
|
| H A D | fbfillrect.c | 72 fbFill(pDrawable, in fbPolyFillRect() 98 fbFill(pDrawable, pGC, in fbPolyFillRect()
|
| H A D | fbseg.c | 189 fbFill(pDrawable, pGC, x1, y1, 1, 1); in fbBresFill() 258 fbFill(pDrawable, pGC, x1, y1, 1, 1); in fbBresFillDash()
|
| H A D | wfbrename.h | 47 #define fbFill wfbFill macro
|
| H A D | fbpush.c | 65 fbFill(pDrawable, pGC, xspan, y, lenspan, 1); in fbPushPattern()
|
| H A D | fbfill.c | 112 fbFill(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int width, int height) in fbFill() function
|
| H A D | fb.h | 822 fbFill(DrawablePtr pDrawable, GCPtr pGC, int x, int y, int width, int height);
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_draw.c | 134 fbFill(&fakexa->pDst->drawable, fakexa->pGC, x1, y1, x2 - x1, y2 - y1); in ephyrSolid()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 260 fbFill(&pPixmap->drawable, gc, x1, y1, x2 - x1, y2 - y1); in ms_exa_solid_bail()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 54564 As glamor_fill/fbFill will handle non-solid fill correctly. 87535 glamor: For non-supported fill style fallback to fbFill. 91355 | fbfill.c: In function 'fbFill': 92245 miPaintWindow would cause fbFill() to overwrite pScreen's pixmap which was 163608 In fbFill() make sure the drawable is validated when pixman_fill() succeeds. 163870 Split fbSolidFillmmx() into a new FbFillmmx() function. Call that from fbFill().
|