Home
last modified time | relevance | path

Searched defs:D2F (Results 1 – 2 of 2) sorted by relevance

/third_party/pixman/demos/
Dcheckerboard.c15 #define D2F(d) (pixman_double_to_fixed(d)) in main() macro
/third_party/weston/libweston/
Dpixman-renderer.c119 #define D2F(v) pixman_double_to_fixed((double)v) macro