Searched refs:SkFixedToFractionalInt (Results 1 – 1 of 1) sorted by relevance
25 #define SkFixedToFractionalInt(x) SkFixedToFixed3232(x) macro214 fX = SkScalarToFractionalInt(pt.x()) - SkFixedToFractionalInt(biasX);215 fY = SkScalarToFractionalInt(pt.y()) - SkFixedToFractionalInt(biasY);