Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont.h222 size_t AFont_getCollectionIndex(const AFont* _Nonnull font) __INTRODUCED_IN(29);
/frameworks/base/native/android/
Dlibandroid.map.txt256 AFont_getCollectionIndex; # introduced=29
Dsystem_fonts.cpp357 size_t AFont_getCollectionIndex(const AFont* font) { in AFont_getCollectionIndex() function