Searched defs:mask_format (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xlogo/dist/
H A DLogoP.h50 XRenderPictFormat *mask_format; member in struct:__anonb5cd32a80108
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_trapezoid.c77 glamor_trapezoids(CARD8 op,PicturePtr src,PicturePtr dst,PictFormatPtr mask_format,INT16 x_src,INT16 y_src,int ntrap,xTrapezoid * traps) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Drender-triangle.c20 static XRenderPictFormat *mask_format(Display *dpy, enum mask mask) function in typeref:typename:XRenderPictFormat *
H A Drender-glyphs.c71 int mask_format; member in struct:glyph_iter
79 XRenderPictFormat *mask_format; member in struct:glyph_iter::__anon8bf282650208
[all...]
H A Drender-trapezoid.c22 static XRenderPictFormat *mask_format(Display *dpy, enum mask mask) function in typeref:typename:XRenderPictFormat *
H A Drender-trapezoid-image.c22 static XRenderPictFormat *mask_format(Display *dpy, enum mask mask) function in typeref:typename:XRenderPictFormat *
/xsrc/external/mit/xcb-util/dist/renderutil/
H A Dglyph.c210 xcb_render_util_composite_text(xcb_connection_t * xc,uint8_t op,xcb_render_picture_t src,xcb_render_picture_t dst,xcb_render_pictformat_t mask_format,int16_t src_x,int16_t src_y,xcb_render_util_composite_text_stream_t * stream) argument
246 xcb_render_util_composite_text_checked(xcb_connection_t * xc,uint8_t op,xcb_render_picture_t src,xcb_render_picture_t dst,xcb_render_pictformat_t mask_format,int16_t src_x,int16_t src_y,xcb_render_util_composite_text_stream_t * stream) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Drender-trapezoid.c22 static XRenderPictFormat *mask_format(Display *dpy, enum mask mask) function in typeref:typename:XRenderPictFormat *
H A Drender-trapezoid-image.c22 static XRenderPictFormat *mask_format(Display *dpy, enum mask mask) function in typeref:typename:XRenderPictFormat *
/xsrc/external/mit/pixman/dist/test/
H A Dcomposite-traps-test.c61 pixman_format_code_t mask_format, dst_format; local in function:test_composite
H A Dpixel-test.c36 pixman_format_code_t mask_format; member in struct:pixel_combination_t
H A Daffine-bench.c351 pixman_format_code_t mask_format = 0; local in function:main
269 parse_arguments(int argc,char * argv[],pixman_transform_t * t,pixman_op_t * op,pixman_format_code_t * src_format,pixman_format_code_t * mask_format,pixman_format_code_t * dest_format) argument
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-implementation.c75 _pixman_implementation_lookup_composite(pixman_implementation_t * toplevel,pixman_op_t op,pixman_format_code_t src_format,uint32_t src_flags,pixman_format_code_t mask_format,uint32_t mask_flags,pixman_format_code_t dest_format,uint32_t dest_flags,pixman_implementation_t ** out_imp,pixman_composite_func_t * out_func) argument
H A Dpixman-trap.c481 pixman_composite_trapezoids(pixman_op_t op,pixman_image_t * src,pixman_image_t * dst,pixman_format_code_t mask_format,int x_src,int y_src,int x_dst,int y_dst,int n_traps,const pixman_trapezoid_t * traps) argument
672 pixman_composite_triangles(pixman_op_t op,pixman_image_t * src,pixman_image_t * dst,pixman_format_code_t mask_format,int x_src,int y_src,int x_dst,int y_dst,int n_tris,const pixman_triangle_t * tris) argument
H A Dpixman-glyph.c546 pixman_format_code_t src_format, mask_format; local in function:add_glyphs
641 pixman_composite_glyphs(pixman_op_t op,pixman_image_t * src,pixman_image_t * dest,pixman_format_code_t mask_format,int32_t src_x,int32_t src_y,int32_t mask_x,int32_t mask_y,int32_t dest_x,int32_t dest_y,int32_t width,int32_t height,pixman_glyph_cache_t * cache,int n_glyphs,const pixman_glyph_t * glyphs) argument
H A Dpixman.c591 pixman_format_code_t src_format, mask_format, dest_format; local in function:pixman_image_composite32
H A Dpixman-fast-path.c1214 pixman_format_code_t mask_format; variable in typeref:typename:pixman_format_code_t
H A Dpixman-private.h520 pixman_format_code_t mask_format; member in struct:__anon0c1deedc0508
/xsrc/external/mit/xclock/dist/
H A DClockP.h127 XRenderPictFormat *mask_format; member in struct:__anon30c9d69e0108
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c1657 glyphs_fallback(CARD8 op,PicturePtr src,PicturePtr dst,PictFormatPtr mask_format,int src_x,int src_y,int nlist,GlyphListPtr list,GlyphPtr * glyphs) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c1623 glyphs_fallback(CARD8 op,PicturePtr src,PicturePtr dst,PictFormatPtr mask_format,int src_x,int src_y,int nlist,GlyphListPtr list,GlyphPtr * glyphs) argument
[all...]

Completed in 30 milliseconds