Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h56 : fID {PackIDXY(glyphID, x, y)} { } in SkPackedGlyphID()
158 static constexpr uint32_t PackIDXY(SkGlyphID glyphID, SkFixed x, SkFixed y) { in PackIDXY() function