Searched refs:SkFixedFastInvert (Results 1 – 6 of 6) sorted by relevance
134 SkFixed SkFixedFastInvert(SkFixed n);
256 #define SkScalarFastInvert(x) SkFixedFastInvert(x)
141 SkFixed SkFixedFastInvert(SkFixed n);
266 #define SkScalarFastInvert(x) SkFixedFastInvert(x)
210 SkFixed SkFixedFastInvert(SkFixed x) { in SkFixedFastInvert() function
209 SkFixed SkFixedFastInvert(SkFixed x) { in SkFixedFastInvert() function