Searched defs:pixman_fixed_ceil (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman.h135 #define pixman_fixed_ceil(f) pixman_fixed_floor ((f) + pixman_fixed_1_minus_e) macro

Completed in 5 milliseconds