Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont.h190 uint16_t AFont_getWeight(const AFont* _Nonnull font) __INTRODUCED_IN(29);
/frameworks/base/native/android/
Dlibandroid.map.txt253 AFont_getWeight; # introduced=29
Dsystem_fonts.cpp342 uint16_t AFont_getWeight(const AFont* font) { in AFont_getWeight() function