Searched refs:PIXMAN_FORMAT_A (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpicture.h50 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpicture.h50 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpicture.h50 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h600 #define PIXMAN_FORMAT_A(f) (((f) >> 12) & 0x0f) macro
606 #define PIXMAN_FORMAT_DEPTH(f) (PIXMAN_FORMAT_A(f) + \
H A Dpixman-private.h688 (PIXMAN_FORMAT_A (f) > 8 || \

Completed in 50 milliseconds