Lines Matching defs:overlay
185 /* Hardware overlay acceleration *******************************************/
249 # define FBIOGET_OVERLAYINFO _FBIOC(0x0009) /* Get video overlay info */
252 # define FBIO_SELECT_OVERLAY _FBIOC(0x000a) /* Select overlay */
267 # define FBIOSET_AREA _FBIOC(0x000f) /* Set active overlay area
337 /* This structure describes one overlay. */
345 uint8_t overlay; /* Overlay number */
351 struct fb_area_s sarea; /* Selected area within the overlay */
356 /* This structure describes an overlay area within a whole overlay */
360 uint8_t overlay; /* Number overlay */
368 struct fb_overlayarea_s dest; /* The destination overlay area */
369 struct fb_overlayarea_s src; /* The source overlay area */
376 struct fb_overlayarea_s dest; /* The destination overlay area */
377 struct fb_overlayarea_s foreground; /* The foreground overlay area */
378 struct fb_overlayarea_s background; /* The background overlay area */
514 * configuration of each overlay.
535 * filling the overlay with a color.
541 /* The following allows to switch the overlay on or off */
546 /* The following allows to set the active area for subsequently overlay