Home
last modified time | relevance | path

Searched defs:ySrc (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/x11/libXrender/libXrender-0.9.10/src/
H A DTri.c36 int ySrc, in XRenderCompositeTriangles()
81 int ySrc, in XRenderCompositeTriStrip()
126 int ySrc, in XRenderCompositeTriFan()
H A DGlyph.c147 int ySrc, in XRenderCompositeString8()
232 int ySrc, in XRenderCompositeString16()
312 int ySrc, in XRenderCompositeString32()
391 int ySrc, in XRenderCompositeText8()
504 int ySrc, in XRenderCompositeText16()
615 int ySrc, in XRenderCompositeText32()
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpTriangles.c56 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in rdpTrianglesOrg()
67 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in rdpTriangles()
H A DrdpTrapezoids.c56 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in rdpTrapezoidsOrg()
67 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in rdpTrapezoids()
H A DrdpGlyphs.c83 INT16 xSrc, INT16 ySrc, int nlists, GlyphListPtr lists, in rdpGlyphsOrg()
96 INT16 xSrc, INT16 ySrc, int nlists, GlyphListPtr lists, in rdpGlyphs()
H A DrdpComposite.c58 INT16 xSrc, INT16 ySrc, INT16 xMask, INT16 yMask, in rdpCompositeOrg()
70 INT16 xSrc, INT16 ySrc, INT16 xMask, INT16 yMask, INT16 xDst, in rdpComposite()
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dyuv_to_rgb.cpp211 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV444ToRGB()
241 …t444(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert444()
257 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV420ToRGB()
295 …t420(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert420()
317 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUVA420ToRGBA()
359 …lpha(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert420Alpha()
401 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV410ToRGB()
444 …t410(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert410()
/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/saa/
H A Dsaa_render.c99 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in saa_trapezoids()
161 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in saa_triangles()
216 INT16 ySrc, in saa_driver_composite()
302 INT16 ySrc, in saa_copy_composite()
363 INT16 ySrc, in saa_composite()
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/
H A Dyuv_to_rgb.cpp200 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV444ToRGB()
230 …t444(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert444()
246 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV420ToRGB()
284 …t420(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert420()
326 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV410ToRGB()
369 …t410(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert410()
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A Dyuv_to_rgb.cpp200 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV444ToRGB()
230 …t444(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert444()
246 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV420ToRGB()
284 …t420(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert420()
326 …stPtr, int dstPitch, const YUVToRGBLookup *lookup, int16 *colorTab, const byte *ySrc, const byte *… in convertYUV410ToRGB()
369 …t410(Graphics::Surface *dst, YUVToRGBManager::LuminanceScale scale, const byte *ySrc, const byte *… in convert410()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xephyr/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xarcan/xarcan-0.6.0/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-servers/xwayland/xorg-server-1.20.13/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes()
162 INT16 xSrc, INT16 ySrc, int ntrap, xTrapezoid * traps) in fbTrapezoids()
177 INT16 xSrc, INT16 ySrc, int ntris, xTriangle * tris) in fbTriangles()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_trapezoids.c276 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in trapezoids_fallback()
564 INT16 xSrc, INT16 ySrc, in sna_composite_trapezoids()
866 INT16 xSrc, INT16 ySrc, in triangles_fallback()
962 INT16 xSrc, INT16 ySrc, in sna_composite_triangles()
985 INT16 xSrc, INT16 ySrc, in tristrip_fallback()
1105 INT16 xSrc, INT16 ySrc, in sna_composite_tristrip()
1121 INT16 xSrc, INT16 ySrc, in trifan_fallback()
1241 INT16 xSrc, INT16 ySrc, in sna_composite_trifan()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/exa/
H A Dexa_render.c252 INT16 ySrc, in exaTryDriverSolidFill()
443 INT16 ySrc = rects->ySrc; in exaTryDriverCompositeRects() local
633 INT16 ySrc, in exaTryDriverComposite()
836 INT16 ySrc, in exaTryMagicTwoPassCompositeHelper()
874 INT16 ySrc, in exaComposite()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/exa/
H A Dexa_render.c252 INT16 ySrc, in exaTryDriverSolidFill()
443 INT16 ySrc = rects->ySrc; in exaTryDriverCompositeRects() local
633 INT16 ySrc, in exaTryDriverComposite()
836 INT16 ySrc, in exaTryMagicTwoPassCompositeHelper()
874 INT16 ySrc, in exaComposite()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/exa/
H A Dexa_render.c252 INT16 ySrc, in exaTryDriverSolidFill()
443 INT16 ySrc = rects->ySrc; in exaTryDriverCompositeRects() local
633 INT16 ySrc, in exaTryDriverComposite()
836 INT16 ySrc, in exaTryMagicTwoPassCompositeHelper()
874 INT16 ySrc, in exaComposite()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/exa/
H A Dexa_render.c252 INT16 ySrc, in exaTryDriverSolidFill()
443 INT16 ySrc = rects->ySrc; in exaTryDriverCompositeRects() local
633 INT16 ySrc, in exaTryDriverComposite()
836 INT16 ySrc, in exaTryMagicTwoPassCompositeHelper()
874 INT16 ySrc, in exaComposite()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/exa/
H A Dexa_render.c252 INT16 ySrc, in exaTryDriverSolidFill()
443 INT16 ySrc = rects->ySrc; in exaTryDriverCompositeRects() local
633 INT16 ySrc, in exaTryDriverComposite()
836 INT16 ySrc, in exaTryMagicTwoPassCompositeHelper()
874 INT16 ySrc, in exaComposite()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()

12345678910>>...16