Searched refs:PIXMAN_FORMAT_BPP (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h48 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h48 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h48 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h50 #define PICT_FORMAT_BPP(f) PIXMAN_FORMAT_BPP(f)
/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h598 #define PIXMAN_FORMAT_BPP(f) (((f) >> 24) ) macro

Completed in 70 milliseconds