Searched defs:fb_tilearea (Results 1 – 1 of 1) sorted by relevance
354 struct fb_tilearea { struct355 __u32 sx; /* source origin in the x-axis */356 __u32 sy; /* source origin in the y-axis */357 __u32 dx; /* destination origin in the x-axis */358 __u32 dy; /* destination origin in the y-axis */359 __u32 width; /* number of tiles in the x-axis */360 __u32 height; /* number of tiles in the y-axis */