Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont_matcher.h160 void AFontMatcher_setStyle(
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc98 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setStyle);
388 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setStyle); in init_stub_library()
Dstubs_arm64.cc98 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_setStyle);
388 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_setStyle); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt263 AFontMatcher_setStyle; # introduced=29
Dsystem_fonts.cpp223 void AFontMatcher_setStyle( in AFontMatcher_setStyle() function