Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h95949 struct fb_copyarea { struct
95950 __u32 dx;
95951 __u32 dy;
95952 __u32 width;
95953 __u32 height;
95954 __u32 sx;
95955 __u32 sy;
96151 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member