Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69943 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
69957 struct fb_fillrect { struct
69958 __u32 dx;
69959 __u32 dy;
69960 __u32 width;
69961 __u32 height;
69962 __u32 color;
69963 __u32 rop;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79281 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
79295 struct fb_fillrect { struct
79296 __u32 dx;
79297 __u32 dy;
79298 __u32 width;
79299 __u32 height;
79300 __u32 color;
79301 __u32 rop;