Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFont.cpp44 inline uint16_t packKey(int wght, int ital) { in packKey() function
275 const uint16_t key = packKey(wght, ital); in getAdjustedFont()
316 const uint16_t key = packKey(wght, ital); in getAdjustedTypeface()