Searched refs:wl_fixed_to_double (Results 1 – 6 of 6) sorted by relevance
48 d = wl_fixed_to_double(f); in TEST()53 d = wl_fixed_to_double(f); in TEST()58 d = wl_fixed_to_double(f); in TEST()63 d = wl_fixed_to_double(f); in TEST()68 d = wl_fixed_to_double(f); in TEST()
56 global_d = wl_fixed_to_double(f); in magic_conversion()
218 fprintf(stderr, "%f", wl_fixed_to_double(args[i].f)); in client_log_to_stderr_demo()
614 wl_fixed_to_double(wl_fixed_t f) in wl_fixed_to_double() function
1290 wl_fixed_to_double(closure->args[i].f)); in wl_closure_print()
97 + fprintf(stderr, "%f", wl_fixed_to_double(args[i].f));