Home
last modified time | relevance | path

Searched refs:ntrap (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_trapezoid.c80 int ntrap, xTrapezoid *traps) in glamor_trapezoids() argument
99 for (; ntrap; ntrap--, traps++) in glamor_trapezoids()
105 miTrapezoidBounds(ntrap, traps, &bounds); in glamor_trapezoids()
129 for (; ntrap; ntrap--, traps++) in glamor_trapezoids()
H A Dglamor_addtraps.c34 INT16 y_off, int ntrap, xTrap *traps) in glamor_add_traps() argument
37 fbAddTraps(pPicture, x_off, y_off, ntrap, traps); in glamor_add_traps()
H A Dglamor_priv.h660 int ntrap, xTrapezoid *traps);
741 INT16 x_off, INT16 y_off, int ntrap, xTrap *traps);
/OK3568_Linux_fs/external/xserver/render/
H A Dmitrap.c50 miTrapezoidBounds(int ntrap, xTrapezoid * traps, BoxPtr box) in miTrapezoidBounds() argument
56 for (; ntrap; ntrap--, traps++) { in miTrapezoidBounds()
H A Dpicturestr.h240 INT16 ySrc, int ntrap, xTrapezoid * traps);
273 INT16 yOff, int ntrap, xTrap * traps);
487 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps);
H A Dmipict.h105 miTrapezoidBounds(int ntrap, xTrapezoid * traps, BoxPtr box);
H A Dpicture.c1570 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in CompositeTrapezoids() argument
1576 (*ps->Trapezoids) (op, pSrc, pDst, maskFormat, xSrc, ySrc, ntrap, traps); in CompositeTrapezoids()
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/fb/
H A Dfbtrap.c36 INT16 x_off, INT16 y_off, int ntrap, xTrap * traps) in fbAddTraps() argument
45 ntrap, (pixman_trap_t *) traps); in fbAddTraps()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids() argument
169 xSrc, ySrc, ntrap, sizeof(xTrapezoid), (const uint8_t *) traps); in fbTrapezoids()
H A Dfbpict.h46 INT16 xOff, INT16 yOff, int ntrap, xTrap * traps);
60 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps);
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_render.c1120 int ntrap, xTrapezoid * traps) in exaTrapezoids() argument
1131 miTrapezoidBounds(ntrap, traps, &bounds); in exaTrapezoids()
1146 for (; ntrap; ntrap--, traps++) in exaTrapezoids()
1163 for (; ntrap; ntrap--, traps++) in exaTrapezoids()
H A Dexa_priv.h451 INT16 x_off, INT16 y_off, int ntrap, xTrap * traps);
689 int ntrap, xTrapezoid * traps);
H A Dexa_unaccel.c680 INT16 x_off, INT16 y_off, int ntrap, xTrap * traps) in ExaCheckAddTraps() argument
691 ps->AddTraps(pPicture, x_off, y_off, ntrap, traps); in ExaCheckAddTraps()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.h94 int ntrap, xTrapezoid * traps);
H A Ddmxpict.c1203 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in dmxTrapezoids() argument
1214 ps->Trapezoids(op, pSrc, pDst, maskFormat, xSrc, ySrc, ntrap, *traps); in dmxTrapezoids()
1231 xSrc, ySrc, (XTrapezoid *) traps, ntrap); in dmxTrapezoids()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c586 INT16 x_off, INT16 y_off, int ntrap, xTrap * traps) in damageAddTraps() argument
605 for (i = 0; i < ntrap; i++) { in damageAddTraps()
627 (*ps->AddTraps) (pPicture, x_off, y_off, ntrap, traps); in damageAddTraps()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog53285 of the VBO size. We fallback if ntrap > 256