Searched refs:PICT_TYPE_ABGR (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpicture.h64 #define PICT_TYPE_ABGR 3 macro
73 #define PICT_a8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,8,8,8,8)
74 #define PICT_x8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,0,8,8,8)
78 #define PICT_b8g8r8 PICT_FORMAT(24,PICT_TYPE_ABGR,0,8,8,8)
82 #define PICT_b5g6r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,6,5)
86 #define PICT_a1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,1,5,5,5)
87 #define PICT_x1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,5,5)
90 #define PICT_a4b4g4r4 PICT_FORMAT(16,PICT_TYPE_ABGR,4,4,4,4)
91 #define PICT_x4b4g4r4 PICT_FORMAT(16,PICT_TYPE_ABGR,0,4,4,4)
96 #define PICT_b2g3r3 PICT_FORMAT(8,PICT_TYPE_ABGR,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpicture.h63 #define PICT_TYPE_ABGR 3 macro
73 PICT_a8b8g8r8 = PICT_FORMAT(32,PICT_TYPE_ABGR,8,8,8,8),
74 PICT_x8b8g8r8 = PICT_FORMAT(32,PICT_TYPE_ABGR,0,8,8,8),
78 PICT_b8g8r8 = PICT_FORMAT(24,PICT_TYPE_ABGR,0,8,8,8),
82 PICT_b5g6r5 = PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,6,5),
86 PICT_a1b5g5r5 = PICT_FORMAT(16,PICT_TYPE_ABGR,1,5,5,5),
87 PICT_x1b5g5r5 = PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,5,5),
90 PICT_a4b4g4r4 = PICT_FORMAT(16,PICT_TYPE_ABGR,4,4,4,4),
91 PICT_x4b4g4r4 = PICT_FORMAT(16,PICT_TYPE_ABGR,0,4,4,4),
96 PICT_b2g3r3 = PICT_FORMAT(8,PICT_TYPE_ABGR,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpicture.h64 #define PICT_TYPE_ABGR 3 macro
73 #define PICT_a8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,8,8,8,8)
74 #define PICT_x8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,0,8,8,8)
78 #define PICT_b8g8r8 PICT_FORMAT(24,PICT_TYPE_ABGR,0,8,8,8)
82 #define PICT_b5g6r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,6,5)
86 #define PICT_a1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,1,5,5,5)
87 #define PICT_x1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,5,5)
90 #define PICT_a4b4g4r4 PICT_FORMAT(16,PICT_TYPE_ABGR,4,4,4,4)
91 #define PICT_x4b4g4r4 PICT_FORMAT(16,PICT_TYPE_ABGR,0,4,4,4)
96 #define PICT_b2g3r3 PICT_FORMAT(8,PICT_TYPE_ABGR,
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicture.h64 #define PICT_TYPE_ABGR 3 macro
73 #define PICT_a8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,8,8,8,8)
74 #define PICT_x8b8g8r8 PICT_FORMAT(32,PICT_TYPE_ABGR,0,8,8,8)
78 #define PICT_b8g8r8 PICT_FORMAT(24,PICT_TYPE_ABGR,0,8,8,8)
82 #define PICT_b5g6r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,6,5)
86 #define PICT_a1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,1,5,5,5)
87 #define PICT_x1b5g5r5 PICT_FORMAT(16,PICT_TYPE_ABGR,0,5,5,5)
96 #define PICT_b2g3r3 PICT_FORMAT(8,PICT_TYPE_ABGR,0,3,3,2)
98 #define PICT_a2b2g2r2 PICT_FORMAT(8,PICT_TYPE_ABGR,2,2,2,2)
106 #define PICT_b1g2r1 PICT_FORMAT(4,PICT_TYPE_ABGR,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
H A Dglamor_utils.h956 else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ABGR) {
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
H A Dglamor_utils.h878 else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ABGR) {
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h60 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h60 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h60 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h62 #define PICT_TYPE_ABGR PIXMAN_TYPE_ABGR macro

Completed in 57 milliseconds