Lines Matching defs:composite
239 /** @name composite
243 * check_composite() checks to see if a composite operation could be
250 * @param width The width of the composite operation
251 * @param height The height of the composite operation
261 * drivers will have in accelerating composite operations.
273 * check_composite_target() checks to see if the destination of the composite
284 * check_composite_texture() checks to see if a source to the composite
297 * prepare_composite() sets up the driver for doing a composite
308 * This call should set up the driver for doing a series of composite
322 * the behavior of the composite operation. componentAlpha has no
360 * composite() performs a composite operation set up in the last
373 * Performs the composite operation set up by the last
384 void (*composite) (PixmapPtr pDst,
392 * done_composite() finishes a set of composite operations.
397 * consecutive composite() calls following a successful
432 * put_image() is not required, but is recommended if composite