Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69944 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member
69966 struct fb_copyarea { struct
69967 __u32 dx;
69968 __u32 dy;
69969 __u32 width;
69970 __u32 height;
69971 __u32 sx;
69972 __u32 sy;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79282 void (*fb_copyarea)(struct fb_info *, const struct fb_copyarea *); member
79304 struct fb_copyarea { struct
79305 __u32 dx;
79306 __u32 dy;
79307 __u32 width;
79308 __u32 height;
79309 __u32 sx;
79310 __u32 sy;