Searched defs:PICT_TYPE_ARGB (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicture.h63 #define PICT_TYPE_ARGB 2 macro
71 #define PICT_a8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,8,8,8,8)
72 #define PICT_x8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,0,8,8,8)
77 #define PICT_r8g8b8 PICT_FORMAT(24,PICT_TYPE_ARGB,0,8,8,8)
81 #define PICT_r5g6b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,6,5)
84 #define PICT_a1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,1,5,5,5)
85 #define PICT_x1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,5,5)
88 #define PICT_a4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,4,4,4,4)
89 #define PICT_x4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,4,4,4,4)
90 #define PICT_a4b4g4r4 PICT_FORMAT(16,PICT_TYPE_ARGB,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpicture.h63 #define PICT_TYPE_ARGB 2 macro
71 #define PICT_a8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,8,8,8,8)
72 #define PICT_x8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,0,8,8,8)
77 #define PICT_r8g8b8 PICT_FORMAT(24,PICT_TYPE_ARGB,0,8,8,8)
81 #define PICT_r5g6b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,6,5)
84 #define PICT_a1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,1,5,5,5)
85 #define PICT_x1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,5,5)
88 #define PICT_a4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,4,4,4,4)
89 #define PICT_x4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,0,4,4,4)
95 #define PICT_r3g3b2 PICT_FORMAT(8,PICT_TYPE_ARGB,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpicture.h62 #define PICT_TYPE_ARGB 2 macro
71 PICT_a8r8g8b8 = PICT_FORMAT(32,PICT_TYPE_ARGB,8,8,8,8),
72 PICT_x8r8g8b8 = PICT_FORMAT(32,PICT_TYPE_ARGB,0,8,8,8),
77 PICT_r8g8b8 = PICT_FORMAT(24,PICT_TYPE_ARGB,0,8,8,8),
81 PICT_r5g6b5 = PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,6,5),
84 PICT_a1r5g5b5 = PICT_FORMAT(16,PICT_TYPE_ARGB,1,5,5,5),
85 PICT_x1r5g5b5 = PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,5,5),
88 PICT_a4r4g4b4 = PICT_FORMAT(16,PICT_TYPE_ARGB,4,4,4,4),
89 PICT_x4r4g4b4 = PICT_FORMAT(16,PICT_TYPE_ARGB,0,4,4,4),
95 PICT_r3g3b2 = PICT_FORMAT(8,PICT_TYPE_ARGB,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h59 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h59 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h59 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpicture.h63 #define PICT_TYPE_ARGB 2 macro
71 #define PICT_a8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,8,8,8,8)
72 #define PICT_x8r8g8b8 PICT_FORMAT(32,PICT_TYPE_ARGB,0,8,8,8)
77 #define PICT_r8g8b8 PICT_FORMAT(24,PICT_TYPE_ARGB,0,8,8,8)
81 #define PICT_r5g6b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,6,5)
84 #define PICT_a1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,1,5,5,5)
85 #define PICT_x1r5g5b5 PICT_FORMAT(16,PICT_TYPE_ARGB,0,5,5,5)
88 #define PICT_a4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,4,4,4,4)
89 #define PICT_x4r4g4b4 PICT_FORMAT(16,PICT_TYPE_ARGB,0,4,4,4)
95 #define PICT_r3g3b2 PICT_FORMAT(8,PICT_TYPE_ARGB,
[all...]

Completed in 49 milliseconds