Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfb.h345 struct fb_tilearea { struct
346 __u32 sx; /* source origin in the x-axis */
347 __u32 sy; /* source origin in the y-axis */
348 __u32 dx; /* destination origin in the x-axis */
349 __u32 dy; /* destination origin in the y-axis */
350 __u32 width; /* number of tiles in the x-axis */
351 __u32 height; /* number of tiles in the y-axis */