Home
last modified time | relevance | path

Searched refs:PIXMAN_FORMAT_B (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/ui/
H A Dpixman-minimal.h68 #define PIXMAN_FORMAT_B(f) PIXMAN_FORMAT_RESHIFT(f, 0, 4) macro
72 PIXMAN_FORMAT_B(f))
/openbmc/qemu/ui/
H A Dqemu-pixman.c23 pf.bbits = PIXMAN_FORMAT_B(format); in qemu_pixelformat_from_pixman()