Home
last modified time | relevance | path

Searched refs:rshift_u64 (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h98 inline uint64_t rshift_u64(uint64_t val, uint8_t bits) in rshift_u64() function
135 return rshift_u64(glyphKey, NUM_48) & UINT8_MAX; in GetStrength()
140 return rshift_u64(glyphKey, NUM_56) & UINT8_MAX; in GetSkewX()

Completed in 1 milliseconds