Searched refs:AFont_getCollectionIndex (Results 1 – 6 of 6) sorted by relevance
234 size_t AFont_getCollectionIndex(const AFont* _Nonnull font) __INTRODUCED_IN(29);
141 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFont_getCollectionIndex);574 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFont_getCollectionIndex); in init_stub_library()
348 AFont_getCollectionIndex; # introduced=29
428 size_t AFont_getCollectionIndex(const AFont* font) { in AFont_getCollectionIndex() function