Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfb.h334 struct fb_tilemap { struct
335 __u32 width; /* width of each tile in pixels */
336 __u32 height; /* height of each tile in scanlines */
337 __u32 depth; /* color depth of each tile */
338 __u32 length; /* number of tiles in the map */
339 const __u8 *data; /* actual tile map: a bitmap array, packed