Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Dpixman-minimal.h69 #define PIXMAN_FORMAT_DEPTH(f) (PIXMAN_FORMAT_A(f) + \ macro
/qemu/ui/
H A Dqemu-pixman.c18 pf.depth = PIXMAN_FORMAT_DEPTH(format); in qemu_pixelformat_from_pixman()