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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOFixedPoint64.h73 IOFixedPoint64& fromIntCeiling(SInt64 x_in, SInt64 y_in) { function in class:IOFixedPoint64
74 x.fromIntCeiling(x_in);
75 y.fromIntCeiling(y_in);
105 maxx.fromIntCeiling(rect.maxx - 1);
115 maxy.fromIntCeiling(rect.maxy - 1);
H A DIOFixed64.h98 IOFixed64& fromIntCeiling(SInt64 x) { function in class:IOFixed64

Completed in 165 milliseconds