| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpict.h | 46 INT16 xOff, INT16 yOff, int ntrap, xTrap * traps); 53 INT16 xOff, INT16 yOff, int ntri, xTriangle * tris);
|
| H A D | fbgc.c | 91 _X_UNUSED int xOff, yOff; in fbPadPixmap() local 93 fbGetDrawable(&pPixmap->drawable, bits, stride, bpp, xOff, yOff); in fbPadPixmap()
|
| H A D | fbpict.c | 113 int xDst = list->xOff, yDst = list->yOff; in fbGlyphs() 135 y += list->yOff; in fbGlyphs() 174 y += glyph->info.yOff; in fbGlyphs()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shape.c | 296 stuff->xOff, stuff->yOff, createDefault); in ProcShapeRectangles() 394 stuff->xOff, stuff->yOff, createDefault); in ProcShapeMask() 522 stuff->xOff, stuff->yOff, createDefault); in ProcShapeCombine() 589 RegionTranslate(srcRgn, stuff->xOff, stuff->yOff); in ProcShapeOffset() 1110 swaps(&stuff->yOff); in SProcShapeRectangles() 1124 swaps(&stuff->yOff); in SProcShapeMask() 1138 swaps(&stuff->yOff); in SProcShapeCombine() 1152 swaps(&stuff->yOff); in SProcShapeOffset()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyph.c | 513 y += list->yOff; in GlyphExtents() 539 y += glyph->info.yOff; in GlyphExtents() 587 int xDst = list->xOff, yDst = list->yOff; in miGlyphs() 635 y += list->yOff; in miGlyphs() 668 y += glyph->info.yOff; in miGlyphs()
|
| H A D | picturestr.h | 273 INT16 yOff, int ntrap, xTrap * traps); 277 INT16 yOff, int ntri, xTriangle * tris); 520 INT16 xOff, INT16 yOff, int ntraps, xTrap * traps);
|
| H A D | glyphstr.h | 88 INT16 yOff; member
|
| H A D | render.c | 1341 lists->yOff = elt->deltay; in ProcRenderCompositeGlyphs() 1835 stuff->xOff, stuff->yOff, ntraps, (xTrap *) &stuff[1]); in ProcRenderAddTraps() 2247 swaps(&gi[i].yOff); in SProcRenderAddGlyphs() 2435 swaps(&stuff->yOff); in SProcRenderAddTraps() 3111 y_off = stuff->yOff; in PanoramiXRenderAddTraps() 3119 stuff->yOff = y_off + screenInfo.screens[j]->y; in PanoramiXRenderAddTraps()
|
| H A D | picture.c | 1630 AddTraps(PicturePtr pPicture, INT16 xOff, INT16 yOff, int ntrap, xTrap * traps) in AddTraps() argument 1635 (*ps->AddTraps) (pPicture, xOff, yOff, ntrap, traps); in AddTraps()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_glyphs.c | 647 y += list->yOff; in GlyphExtents() 673 y += glyph->info.yOff; in GlyphExtents() 691 int first_xOff = list->xOff, first_yOff = list->yOff; in exaGlyphs() 779 y += list->yOff; in exaGlyphs() 815 y += glyph->info.yOff; in exaGlyphs()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 312 y += list->yOff; in RootlessGlyphs() 330 y += glyph->info.yOff; in RootlessGlyphs() 348 y += glyph->info.yOff; in RootlessGlyphs()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | region.c | 687 if (stuff->xOff || stuff->yOff) in ProcXFixesSetWindowShapeRegion() 688 RegionTranslate(pRegion, stuff->xOff, stuff->yOff); in ProcXFixesSetWindowShapeRegion() 725 swaps(&stuff->yOff); in SProcXFixesSetWindowShapeRegion()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_composite_glyphs.c | 378 y += list->yOff; in glamor_composite_glyphs() 499 y += glyph->info.yOff; in glamor_composite_glyphs()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxextension.c | 1214 glyphs[ctr].yOff = gl->info.yOff; in dmxBERestoreRenderGlyph()
|
| H A D | dmxpict.c | 606 curElt->yOff = elt->deltay; in dmxProcRenderCompositeGlyphs()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 553 y += listTmp->yOff; in damageGlyphs() 570 y += glyph->info.yOff; in damageGlyphs()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 91364 | fbgc.c:92:19: warning: variable 'yOff' set but not used [-Wunused-but-set-variable]
|