Home
last modified time | relevance | path

Searched refs:PictFormatPtr (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h126 PictFormatPtr pFormat;
220 PictFormatPtr maskFormat,
238 PictFormatPtr maskFormat,
245 PictFormatPtr maskFormat,
252 PictFormatPtr maskFormat,
259 PictFormatPtr maskFormat,
263 typedef Bool (*InitIndexedProcPtr) (ScreenPtr pScreen, PictFormatPtr pFormat);
265 typedef void (*CloseIndexedProcPtr) (ScreenPtr pScreen, PictFormatPtr pFormat);
268 PictFormatPtr pFormat,
284 PictFormatPtr formats;
[all …]
H A Dmipict.h72 miPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats);
85 PictFormatPtr maskFormat,
90 miRenderColorToPixel(PictFormatPtr pPict, xRenderColor * color, CARD32 *pixel);
93 miRenderPixelToColor(PictFormatPtr pPict, CARD32 pixel, xRenderColor * color);
114 miInitIndexed(ScreenPtr pScreen, PictFormatPtr pFormat);
117 miCloseIndexed(ScreenPtr pScreen, PictFormatPtr pFormat);
122 PictFormatPtr pFormat, int ndef, xColorItem * pdef);
H A Dglyphstr.h75 PictFormatPtr format;
90 PictFormatPtr format;
115 extern GlyphSetPtr AllocateGlyphSet(int fdepth, PictFormatPtr format);
H A Dpicture.c56 PictFormatPtr
117 PictFormatPtr format = ps->formats; in PictureStoreColors()
166 static PictFormatPtr
170 PictFormatPtr pFormats; in PictureCreateDefaultFormats()
419 PictureInitIndexedFormat(ScreenPtr pScreen, PictFormatPtr format) in PictureInitIndexedFormat()
448 PictFormatPtr format; in PictureInitIndexedFormats()
497 PictFormatPtr
501 PictFormatPtr format; in PictureMatchVisual()
545 PictFormatPtr
549 PictFormatPtr format; in PictureMatchFormat()
[all …]
H A Dmiindex.c228 miInitIndexed(ScreenPtr pScreen, PictFormatPtr pFormat) in miInitIndexed()
307 miCloseIndexed(ScreenPtr pScreen, PictFormatPtr pFormat) in miCloseIndexed()
317 PictFormatPtr pFormat, int ndef, xColorItem * pdef) in miUpdateIndexed()
H A Dmipict.c392 miRenderColorToPixel(PictFormatPtr format, xRenderColor * color, CARD32 *pixel) in miRenderColorToPixel()
472 miRenderPixelToColor(PictFormatPtr format, CARD32 pixel, xRenderColor * color) in miRenderPixelToColor()
506 PictFormatPtr maskFormat, in miTriStrip()
530 PictFormatPtr maskFormat, in miTriFan()
553 miPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in miPictureInit()
H A Dglyph.c446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet()
550 PictFormatPtr maskFormat, in CompositeGlyphs()
577 PictFormatPtr maskFormat, in miGlyphs()
H A Dpicture.h33 typedef struct _PictFormat *PictFormatPtr; typedef
H A Drender.c320 PictFormatPtr pFormat; in ProcRenderQueryPictFormats()
499 PictFormatPtr pFormat; in ProcRenderQueryPictIndexValues()
564 PictFormatPtr pFormat; in ProcRenderCreatePicture()
718 PictFormatPtr pFormat; in ProcRenderTrapezoids()
757 PictFormatPtr pFormat; in ProcRenderTriangles()
796 PictFormatPtr pFormat; in ProcRenderTriStrip()
835 PictFormatPtr pFormat; in ProcRenderTriFan()
891 PictFormatPtr format; in ProcRenderCreateGlyphSet()
1231 PictFormatPtr pFormat; in ProcRenderCompositeGlyphs()
1508 PictFormatPtr pFormat; in ProcRenderCreateCursor()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.h60 PictFormatPtr formats, int nformats);
79 PictFormatPtr maskFormat,
86 extern Bool dmxInitIndexed(ScreenPtr pScreen, PictFormatPtr pFormat);
87 extern void dmxCloseIndexed(ScreenPtr pScreen, PictFormatPtr pFormat);
88 extern void dmxUpdateIndexed(ScreenPtr pScreen, PictFormatPtr pFormat,
92 PictFormatPtr maskFormat,
97 PictFormatPtr maskFormat,
H A Ddmxpict.c138 dmxPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in dmxPictureInit()
176 dmxFindFormat(DMXScreenInfo * dmxScreen, PictFormatPtr pFmt) in dmxFindFormat()
241 PictFormatPtr pFmt = glyphSet->format; in dmxBECreateGlyphSet()
477 PictFormatPtr pFmt; in dmxProcRenderCompositeGlyphs()
1137 PictFormatPtr maskFormat, in dmxGlyphs()
1179 dmxInitIndexed(ScreenPtr pScreen, PictFormatPtr pFormat) in dmxInitIndexed()
1186 dmxCloseIndexed(ScreenPtr pScreen, PictFormatPtr pFormat) in dmxCloseIndexed()
1192 dmxUpdateIndexed(ScreenPtr pScreen, PictFormatPtr pFormat, in dmxUpdateIndexed()
1202 PictFormatPtr maskFormat, in dmxTrapezoids()
1243 PictFormatPtr maskFormat, in dmxTriangles()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.h59 PictFormatPtr maskFormat,
66 PictFormatPtr maskFormat,
73 PictFormatPtr maskFormat,
H A Dfbtrap.c96 PictFormatPtr maskFormat, in fbShapes()
161 PictFormatPtr maskFormat, in fbTrapezoids()
176 PictFormatPtr maskFormat, in fbTriangles()
H A Dfbpict.c97 PictFormatPtr maskFormat, in fbGlyphs()
488 fbPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in fbPictureInit()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_trapezoid.c44 PictFormatPtr pict_format, in glamor_create_mask_picture()
79 PictFormatPtr mask_format, INT16 x_src, INT16 y_src, in glamor_trapezoids()
H A Dglamor_composite_glyphs.c43 PictFormatPtr format;
125 PictFormatPtr format = atlas->format; in glamor_glyph_atlas_init()
349 PictFormatPtr glyph_format, in glamor_composite_glyphs()
513 PictFormatPtr format; in glamor_alloc_glyph_atlas()
H A Dglamor_triangles.c35 PictFormatPtr maskFormat, in glamor_triangles()
H A Dglamor_priv.h659 PictFormatPtr mask_format, INT16 x_src, INT16 y_src,
679 PictFormatPtr maskFormat,
857 PictFormatPtr mask_format,
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_priv.h522 PictFormatPtr maskFormat,
688 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc,
694 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc,
709 PictFormatPtr maskFormat,
H A Dexa_glyphs.c160 PictFormatPtr pPictFormat; in exaRealizeGlyphCaches()
682 PictFormatPtr maskFormat, in exaGlyphs()
712 PictFormatPtr a8Format = PictureMatchFormat(pScreen, 8, PICT_a8); in exaGlyphs()
731 PictFormatPtr argbFormat; in exaGlyphs()
H A Dexa_render.c146 CARD16 blue, CARD16 alpha, PictFormatPtr pFormat) in exaGetPixelFromRGBA()
181 PictFormatPtr pFormat, PictFormatShort format) in exaGetRGBAFromPixel()
1061 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) in exaCreateAlphaPicture()
1119 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTrapezoids()
1183 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc, in exaTriangles()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmidispcur.c162 PictFormatPtr pFormat; in miDCMakePicture()
190 PictFormatPtr pFormat; in miDCRealize()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c562 PictFormatPtr pSrcFormat = PictureWindowFormat(pParent); in compNewPixmap()
563 PictFormatPtr pDstFormat = PictureWindowFormat(pWin); in compNewPixmap()
H A Dcompwindow.c665 PictFormatPtr pSrcFormat = PictureWindowFormat(pWin); in compWindowUpdateAutomatic()
666 PictFormatPtr pDstFormat = PictureWindowFormat(pWin->parent); in compWindowUpdateAutomatic()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h272 PictFormatPtr maskFormat, INT16 xSrc, INT16 ySrc,

12