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

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman.h129 #define pixman_fixed_to_int(f) ((int) ((f) >> 16)) macro

Completed in 4 milliseconds