Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfb.h351 struct fb_fillrect { struct
352 __u32 dx; /* screen-relative */
353 __u32 dy;
354 __u32 width;
355 __u32 height;
356 __u32 color;
357 __u32 rop;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h60991 struct fb_fillrect { struct
60992 __u32 dx;
60993 __u32 dy;
60994 __u32 width;
60995 __u32 height;
60996 __u32 color;
60997 __u32 rop;
61166 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h94118 struct fb_fillrect { struct
94119 __u32 dx;
94120 __u32 dy;
94121 __u32 width;
94122 __u32 height;
94123 __u32 color;
94124 __u32 rop;
94310 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
Dvmlinux.h94118 struct fb_fillrect { struct
94119 __u32 dx;
94120 __u32 dy;
94121 __u32 width;
94122 __u32 height;
94123 __u32 color;
94124 __u32 rop;
94310 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h67167 struct fb_fillrect { struct
67168 __u32 dx;
67169 __u32 dy;
67170 __u32 width;
67171 __u32 height;
67172 __u32 color;
67173 __u32 rop;
67359 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
Dvmlinux_510.h67167 struct fb_fillrect { struct
67168 __u32 dx;
67169 __u32 dy;
67170 __u32 width;
67171 __u32 height;
67172 __u32 color;
67173 __u32 rop;
67359 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h24810 struct fb_fillrect { struct
24811 __u32 dx;
24812 __u32 dy;
24813 __u32 width;
24814 __u32 height;
24815 __u32 color;
24816 __u32 rop;
24992 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member
Dvmlinux.h24810 struct fb_fillrect { struct
24811 __u32 dx;
24812 __u32 dy;
24813 __u32 width;
24814 __u32 height;
24815 __u32 color;
24816 __u32 rop;
24992 void (*fb_fillrect)(struct fb_info *, const struct fb_fillrect *); member