Lines Matching defs:area
498 * @dy: area we want to draw to.
510 * Copies one area of the screen to another area.
513 * @area: Structure providing the data to copy the framebuffer contents
516 * This drawing operation copies a rectangular area from one area of the
517 * screen to another area.
519 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area)
523 * @dy: destination area on the screen.
527 * @sy: source area on the screen.
548 * @dy: destination area to place the image on the screen.
587 * @dest: A image of the area we are going to display the cursor.