Searched refs:AFont_getWeight (Results 1 – 5 of 5) sorted by relevance
196 uint16_t AFont_getWeight(const AFont* _Nonnull font) __INTRODUCED_IN(29);
106 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFont_getWeight);396 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFont_getWeight); in init_stub_library()
254 AFont_getWeight; # introduced=29
342 uint16_t AFont_getWeight(const AFont* font) { in AFont_getWeight() function