Searched refs:FixedToSub (Results 1 – 2 of 2) sorted by relevance
49 x = FixedToSub(x); in SkPackedID()50 y = FixedToSub(y); in SkPackedID()105 static unsigned FixedToSub(SkFixed n) { in FixedToSub() function
159 return PackIDSubXSubY(glyphID, FixedToSub(x), FixedToSub(y)); in PackIDXY()162 static constexpr uint32_t FixedToSub(SkFixed n) { in FixedToSub() function