Searched refs:FixedToSub (Results 1 – 1 of 1) sorted by relevance
160 return PackIDSubXSubY(glyphID, FixedToSub(x), FixedToSub(y)); in PackIDXY()163 static constexpr uint32_t FixedToSub(SkFixed n) { in FixedToSub() function