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