Home
last modified time | relevance | path

Searched refs:AFontMatcher_setFamilyVariant (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/android/
Dfont_matcher.h191 void AFontMatcher_setFamilyVariant(
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc94 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setFamilyVariant);
373 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setFamilyVariant); in init_stub_library()
Dstubs_arm64.cc94 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setFamilyVariant);
373 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setFamilyVariant); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt268 AFontMatcher_setFamilyVariant; # introduced=29
Dsystem_fonts.cpp248 void AFontMatcher_setFamilyVariant(AFontMatcher* _Nonnull matcher, uint32_t familyVariant) { in AFontMatcher_setFamilyVariant() function