Searched refs:CompositeShapesFunc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbtrap.c83 typedef void (*CompositeShapesFunc) (pixman_op_t op, typedef in typeref:typename:void (*)(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_shapes,const uint8_t * shapes)
92 fbShapes(CompositeShapesFunc composite,
167 fbShapes((CompositeShapesFunc) pixman_composite_trapezoids,
182 fbShapes((CompositeShapesFunc) pixman_composite_triangles,

Completed in 5 milliseconds