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

/vbox/src/VBox/Additions/x11/x11include/pixman-0.16.0/
H A Dpixman.h115 #define pixman_double_to_fixed(d) ((pixman_fixed_t) ((d) * 65536.0)) macro

Completed in 33 milliseconds