Home
last modified time | relevance | path

Searched refs:FixedToSub (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkGlyph.h160 return PackIDSubXSubY(glyphID, FixedToSub(x), FixedToSub(y)); in PackIDXY()
163 static constexpr uint32_t FixedToSub(SkFixed n) { in FixedToSub() function