Home
last modified time | relevance | path

Searched refs:PIXMAN_LE_r8g8b8 (Results 1 – 24 of 24) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/ui/
H A Dqemu-pixman.h36 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
49 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu42/qemu-4.2.1/include/ui/
H A Dqemu-pixman.h36 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
49 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu/qemu-6.2.0/include/ui/
H A Dqemu-pixman.h32 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
45 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu60/qemu-6.0.0/include/ui/
H A Dqemu-pixman.h32 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
45 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu5/qemu-5.2.0/include/ui/
H A Dqemu-pixman.h32 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
45 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/ui/
H A Dqemu-pixman.h36 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
49 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/ui/
H A Dqemu-pixman.h36 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
49 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/ui/
H A Dqemu-pixman.h36 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
49 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/ui/
H A Dqemu-pixman.h32 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
45 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/common/
H A Dpixman_utils.h33 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
37 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
H A Dpixman_utils.c1006 pixman_format = PIXMAN_LE_r8g8b8; in spice_bitmap_try_as_pixman()
H A Dcanvas_base.c552 format = PIXMAN_LE_r8g8b8; in canvas_get_lz4()
/dports/devel/libspice-server/spice-0.15.0/subprojects/spice-common/common/
H A Dpixman_utils.h33 # define PIXMAN_LE_r8g8b8 PIXMAN_b8g8r8 macro
37 # define PIXMAN_LE_r8g8b8 PIXMAN_r8g8b8 macro
H A Dpixman_utils.c1004 pixman_format = PIXMAN_LE_r8g8b8; in spice_bitmap_try_as_pixman()
H A Dcanvas_base.c550 format = PIXMAN_LE_r8g8b8; in canvas_get_lz4()
/dports/emulators/qemu42/qemu-4.2.1/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu5/qemu-5.2.0/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/ui/
H A Dqemu-pixman.c99 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu-utils/qemu-4.2.1/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu/qemu-6.2.0/ui/
H A Dqemu-pixman.c96 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/ui/
H A Dqemu-pixman.c96 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()
/dports/emulators/qemu60/qemu-6.0.0/ui/
H A Dqemu-pixman.c98 { DRM_FORMAT_RGB888, PIXMAN_LE_r8g8b8 }, in qemu_drm_format_to_pixman()