Home
last modified time | relevance | path

Searched defs:fb_tilearea (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfb.h334 struct fb_tilearea { struct
335 __u32 sx; /* source origin in the x-axis */
336 __u32 sy; /* source origin in the y-axis */
337 __u32 dx; /* destination origin in the x-axis */
338 __u32 dy; /* destination origin in the y-axis */
339 __u32 width; /* number of tiles in the x-axis */
340 __u32 height; /* number of tiles in the y-axis */

Completed in 7 milliseconds