Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfb.h323 struct fb_tilerect { struct
324 __u32 sx; /* origin in the x-axis */
325 __u32 sy; /* origin in the y-axis */
326 __u32 width; /* number of tiles in the x-axis */
327 __u32 height; /* number of tiles in the y-axis */
328 __u32 index; /* what tile to use: index to tile map */
329 __u32 fg; /* foreground color */
330 __u32 bg; /* background color */
331 __u32 rop; /* raster operation */

Completed in 8 milliseconds